Searched refs:augmented_syscalls__unaugmented (Results 1 – 3 of 3) sorted by relevance
17 struct bpf_program *augmented_syscalls__unaugmented(void);55 static inline struct bpf_program *augmented_syscalls__unaugmented(void) in augmented_syscalls__unaugmented() function
118 struct bpf_program *augmented_syscalls__unaugmented(void) in augmented_syscalls__unaugmented() function
4004 unaugmented_prog = augmented_syscalls__unaugmented(); in trace__init_syscalls_bpf_prog_array_maps()