Searched refs:insns (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/shared/ | ||
D | bpf-program.c | 174 attr.insns = PTR_TO_UINT64(p->instructions); in bpf_program_load_kernel() |
/systemd-251/src/shared/linux/ | ||
D | bpf.h | 1317 __aligned_u64 insns; member |