Searched refs:BPF_MODULE_OWNER (Results 1 – 2 of 2) sorted by relevance
395 *(void **)(kdata + moff) = BPF_MODULE_OWNER; in bpf_struct_ops_map_update_elem()
1006 #define BPF_MODULE_OWNER ((void *)((0xeB9FUL << 2) + POISON_POINTER_DELTA)) macro1019 if (owner == BPF_MODULE_OWNER) in bpf_try_module_get()1026 if (owner == BPF_MODULE_OWNER) in bpf_module_put()
Completed in 16 milliseconds