Home
last modified time | relevance | path

Searched defs:req (Results 1 – 22 of 22) sorted by relevance

/tools/testing/selftests/net/
Dipv6_flowlabel_mgr.c50 struct in6_flowlabel_req req = { in flowlabel_get() local
66 struct in6_flowlabel_req req = { in flowlabel_put() local
Dipsec.c277 } req; in veth_add() local
327 } req; in ip4_addr_set() local
367 } req; in link_set_up() local
394 } req; in ip4_route_set() local
934 } req; in xfrm_state_add() local
1022 } req; in xfrm_state_check() local
1116 } req; in xfrm_policy_add() local
1191 } req; in xfrm_policy_del() local
1241 } req; in xfrm_state_del() local
1291 } req; in xfrm_state_allocspi() local
[all …]
Dtxring_overwrite.c89 struct tpacket_req req = {}; in setup_tx() local
Dipv6_flowlabel.c149 struct in6_flowlabel_req req = { in flowlabel_get() local
Dpsock_fanout.c178 struct tpacket_req req = { in sock_fanout_open_ring() local
Dpsock_tpacket.c74 struct tpacket_req req; member
/tools/power/x86/intel-speed-select/
Disst-core.c11 unsigned int req, resp; in isst_write_pm_config() local
294 unsigned int req, resp; in isst_get_get_trl() local
400 unsigned int req, resp; in isst_get_pbf_info() local
495 unsigned int req = 0, resp; in isst_set_pbf_fact_status() local
896 unsigned int req, resp; in isst_pm_qos_config() local
986 unsigned int req, resp; in isst_set_clos() local
1031 unsigned int req, resp; in isst_clos_associate() local
/tools/testing/selftests/arm64/fp/
Dfpsimd-test.S20 .macro _vldr Vn:req, Xt:req
24 .macro _vstr Vn:req, Xt:req
/tools/gpio/
Dgpio-watch.c26 struct gpio_v2_line_info req; in main() local
Dgpio-utils.c63 struct gpiohandle_request req; in gpiotools_request_linehandle() local
130 struct gpio_v2_line_request req; in gpiotools_request_line() local
/tools/testing/selftests/bpf/progs/
Dbpf_iter_tcp4.c177 struct request_sock *req = &irsk->req; in dump_req_sock() local
202 struct tcp_request_sock *req; in dump_tcp4() local
Dbpf_iter_tcp6.c186 struct request_sock *req = &irsk->req; in dump_req_sock() local
218 struct tcp_request_sock *req; in dump_tcp6() local
/tools/power/x86/x86_energy_perf_policy/
Dx86_energy_perf_policy.c804 struct msr_hwp_request req; in print_cpu_msrs() local
827 struct msr_hwp_request req; in print_pkg_msrs() local
924 int verify_hwp_req_self_consistency(int cpu, struct msr_hwp_request *req) in verify_hwp_req_self_consistency()
946 int check_hwp_request_v_hwp_capabilities(int cpu, struct msr_hwp_request *req, struct msr_hwp_cap *… in check_hwp_request_v_hwp_capabilities()
990 struct msr_hwp_request req; in update_hwp_request() local
1035 struct msr_hwp_request req; in update_hwp_request_pkg() local
/tools/bpf/bpftool/
Dnet.c219 } req = { in netlink_get_class() local
258 } req = { in netlink_get_qdisc() local
297 } req = { in netlink_get_filter() local
336 } req = { in netlink_get_link() local
/tools/lib/bpf/
Dnetlink.c143 } req; in __bpf_set_link_xdp_fd_replace() local
358 } req = { in libbpf_nl_get_link() local
/tools/usb/usbip/src/
Dusbipd.c93 struct op_import_request req; in recv_request_import() local
231 struct op_devlist_request req; in recv_request_devlist() local
/tools/testing/nvdimm/test/
Diomap.c249 struct nfit_test_request *req; in nfit_test_release_region() local
287 struct nfit_test_request *req; in nfit_test_request_region() local
/tools/testing/selftests/seccomp/
Dseccomp_bpf.c3293 struct seccomp_notif req = {}; in TEST() local
3422 struct seccomp_notif req = {}; in TEST() local
3473 struct seccomp_notif req = {}; in TEST() local
3583 struct seccomp_notif req = {}; in TEST() local
3624 struct seccomp_notif req = {}; in TEST() local
3694 struct seccomp_notif req = {}; in TEST() local
3742 struct seccomp_notif req = {}; in TEST() local
3966 struct seccomp_notif req = {}; in TEST() local
4091 struct seccomp_notif req = {}; in TEST() local
/tools/testing/vsock/
Dvsock_diag_test.c172 } req = { in send_req() local
/tools/testing/selftests/x86/
Dsigreturn.c617 greg_t req = requested_regs[i], res = resulting_regs[i]; in test_valid_sigreturn() local
/tools/testing/selftests/vm/
Duserfaultfd.c495 struct uffdio_continue req; in continue_range() local
/tools/include/nolibc/
Dnolibc.h1565 int sys_ioctl(int fd, unsigned long req, void *value) in sys_ioctl()
1963 int ioctl(int fd, unsigned long req, void *value) in ioctl()