Home
last modified time | relevance | path

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

/linux-5.19.10/samples/seccomp/
Dbpf-helper.h83 #define ARG(i) ARG_32(i) macro
132 #define ARG(i) ARG_64(i) macro
/linux-5.19.10/include/linux/
Dtcp.h361 #define BPF_SOCK_OPS_TEST_FLAG(TP, ARG) (TP->bpf_sock_ops_cb_flags & ARG) argument
363 #define BPF_SOCK_OPS_TEST_FLAG(TP, ARG) 0 argument