Home
last modified time | relevance | path

Searched refs:dispatch (Results 1 – 17 of 17) sorted by relevance

/tools/testing/selftests/sched_ext/
A Dselect_cpu_dispatch.bpf.c22 goto dispatch; in BPF_STRUCT_OPS()
26 goto dispatch; in BPF_STRUCT_OPS()
31 dispatch: in BPF_STRUCT_OPS()
A Dmaybe_null_fail_dsp.bpf.c22 .dispatch = (void *) maybe_null_fail_dispatch,
A Dmaybe_null.bpf.c32 .dispatch = (void *) maybe_null_success_dispatch,
A Ddsp_local_on.bpf.c64 .dispatch = (void *) dsp_local_on_dispatch,
A Dexit.bpf.c79 .dispatch = (void *) exit_dispatch,
A Dselect_cpu_vtime.bpf.c85 .dispatch = (void *) select_cpu_vtime_dispatch,
A Dnuma.bpf.c96 .dispatch = (void *)numa_dispatch,
A Dmaximal.bpf.c143 .dispatch = (void *) maximal_dispatch,
/tools/testing/selftests/bpf/progs/
A Dbtf_dump_test_case_padding.c203 union {} dispatch; member
/tools/testing/selftests/hid/tests/
A Dbase.py281 self.uhdev.dispatch(1)
295 self.uhdev.dispatch(1)
333 self.uhdev.dispatch(1)
A Dtest_sony.py234 while self.uhdev.dispatch(10):
246 self.uhdev.dispatch(10)
250 self.uhdev.dispatch(10)
A Dbase_device.py357 def dispatch(): function
359 self.dispatch(1)
361 t = threading.Thread(target=dispatch)
/tools/testing/selftests/syscall_user_dispatch/
A Dsud_test.c351 unsigned long size, bool dispatch) in test_range() argument
357 if (dispatch) { in test_range()
/tools/sched_ext/
A Dscx_simple.bpf.c145 .dispatch = (void *)simple_dispatch,
A Dscx_central.bpf.c351 .dispatch = (void *)central_dispatch,
A Dscx_flatcg.bpf.c941 .dispatch = (void *)fcg_dispatch,
A Dscx_qmap.bpf.c855 .dispatch = (void *)qmap_dispatch,

Completed in 23 milliseconds