Searched refs:queue_size (Results 1 – 5 of 5) sorted by relevance
65 static unsigned queue_size = G_GATE_QUEUE_SIZE; variable455 ggioc.gctl_maxcount = queue_size; in g_gatec_create()549 queue_size = strtoul(optarg, NULL, 10); in main()550 if (queue_size == 0 && errno != 0) in main()
669 int queue_size = sizeof(struct dn_flow_queue8); in dn_compat_copy_pipe() local679 need = pipe_size + queue_size * n_queue; in dn_compat_copy_pipe()725 int queue_size = sizeof(struct dn_flow_queue8); in dn_compat_copy_queue() local733 need = fs_size + queue_size * n_queue; in dn_compat_copy_queue()
773 queue_size: sizeof(dn_queue_xyz);
189 uint32_t queue_size; member
1236 user->queue_max = prep->queue_size; in cc_user_sig_handle()