Searched defs:bpf_sysctl (Results 1 – 16 of 16) sorted by relevance
7312 struct bpf_sysctl { struct7313 __u32 write; /* Sysctl is being read (= 0) or written (= 1).7316 __u32 file_pos; /* Sysctl file position to read from, write to.
7340 struct bpf_sysctl { struct7341 __u32 write; /* Sysctl is being read (= 0) or written (= 1).7344 __u32 file_pos; /* Sysctl file position to read from, write to.
7349 struct bpf_sysctl { struct7350 __u32 write; /* Sysctl is being read (= 0) or written (= 1).7353 __u32 file_pos; /* Sysctl file position to read from, write to.
4455 pub struct bpf_sysctl { struct4456 pub write: __u32,4457 pub file_pos: __u32,
75153 struct bpf_sysctl { struct75154 __u32 write;75155 __u32 file_pos;
40611 struct bpf_sysctl { struct40612 __u32 write;40613 __u32 file_pos;
89818 struct bpf_sysctl { struct89819 __u32 write;89820 __u32 file_pos;
45812 struct bpf_sysctl { struct45813 __u32 write;45814 __u32 file_pos;
29677 struct bpf_sysctl { struct29678 __u32 write;29679 __u32 file_pos;
21346 struct bpf_sysctl { struct21347 __u32 write;21348 __u32 file_pos;