Lines Matching refs:__percpu
95 struct htab_elem *__percpu *extra_elems;
191 void __percpu *pptr) in htab_elem_set_ptr()
193 *(void __percpu **)htab_elem_value(l, key_size) = pptr; in htab_elem_set_ptr()
196 static inline void __percpu *htab_elem_get_ptr(struct htab_elem *l, u32 key_size) in htab_elem_get_ptr()
198 return *(void __percpu **)htab_elem_value(l, key_size); in htab_elem_get_ptr()
252 void __percpu *pptr = htab_elem_get_ptr(elem, htab->map.key_size); in htab_free_prealloced_fields()
276 void __percpu *pptr; in htab_free_elems()
332 void __percpu *pptr; in prealloc_init()
385 struct htab_elem *__percpu *pptr, *l_new; in alloc_extra_elems()
480 void __percpu *pptr = *(void __percpu **)obj; in htab_pcpu_mem_dtor()
844 void __percpu *pptr = htab_elem_get_ptr(elem, htab->map.key_size); in check_and_free_fields()
1013 static void pcpu_copy_value(struct bpf_htab *htab, void __percpu *pptr, in pcpu_copy_value()
1045 static void pcpu_init_value(struct bpf_htab *htab, void __percpu *pptr, in pcpu_init_value()
1081 void __percpu *pptr; in alloc_htab_elem()
1131 pptr = *(void __percpu **)ptr; in alloc_htab_elem()
1701 void __percpu *pptr; in __htab_map_lookup_and_delete_elem()
1898 void __percpu *pptr; in __htab_map_lookup_and_delete_batch()
2171 void __percpu *pptr; in __bpf_hash_map_seq_show()
2267 void __percpu *pptr; in bpf_for_each_hash_elem()
2472 void __percpu *pptr; in bpf_percpu_hash_copy()
2529 void __percpu *pptr; in htab_percpu_map_seq_show_elem()