Home
last modified time | relevance | path

Searched defs:dispatch_data (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/tools/testing/selftests/bpf/
Dtest_progs.c1405 struct dispatch_data { struct
1406 int worker_id;
1407 int sock_fd;
/linux-6.14.4/block/
Dblk-mq.c1801 struct dispatch_rq_data *dispatch_data = data; in dispatch_rq_from_ctx() local