Searched refs:BPF_MODULE_OWNER (Results 1 – 2 of 2) sorted by relevance
1864 #define BPF_MODULE_OWNER ((void *)((0xeB9FUL << 2) + POISON_POINTER_DELTA)) macro1879 if (owner == BPF_MODULE_OWNER) in bpf_try_module_get()1886 if (owner == BPF_MODULE_OWNER) in bpf_module_put()
727 *(void **)(kdata + moff) = BPF_MODULE_OWNER; in bpf_struct_ops_map_update_elem()