Home
last modified time | relevance | path

Searched defs:meta (Results 1 – 25 of 125) sorted by relevance

12345

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_meta.c89 struct bpf_dynptr meta; in ing_cls_dynptr_read() local
106 struct bpf_dynptr data, meta; in ing_cls_dynptr_write() local
124 struct bpf_dynptr meta; in ing_cls_dynptr_slice() local
144 struct bpf_dynptr data, meta; in ing_cls_dynptr_slice_rdwr() local
168 struct bpf_dynptr meta; in ing_cls_dynptr_offset_rd() local
207 struct bpf_dynptr meta; in ing_cls_dynptr_offset_wr() local
240 struct bpf_dynptr meta; in ing_cls_dynptr_offset_oob() local
288 __u8 *meta; in ing_xdp_zalloc_meta() local
410 struct bpf_dynptr data, meta; in clone_meta_dynptr_survives_data_slice_write() local
439 struct bpf_dynptr data, meta; in clone_meta_dynptr_survives_meta_slice_write() local
[all …]
H A Dtest_xdp_bpf2bpf.c32 struct meta { struct
47 struct meta meta; in BPF_PROG() local
H A Dkfree_skb.c51 struct meta { struct
69 struct meta meta = {}; in BPF_PROG() argument
H A Dverifier_bits_iter.c23 int BPF_PROG(no_destroy, struct bpf_iter_meta *meta, struct cgroup *cgrp) in BPF_PROG() argument
36 int BPF_PROG(next_uninit, struct bpf_iter_meta *meta, struct cgroup *cgrp) in BPF_PROG() argument
47 int BPF_PROG(destroy_uninit, struct bpf_iter_meta *meta, struct cgroup *cgrp) in BPF_PROG() argument
H A Dprofiler.h87 struct var_metadata_t meta; member
96 struct var_metadata_t meta; member
110 struct var_metadata_t meta; member
123 struct var_metadata_t meta; member
131 struct var_metadata_t meta; member
/linux/mm/kfence/
H A Dcore.c257 metadata_to_pageaddr(const struct kfence_metadata * meta) metadata_to_pageaddr() argument
280 kfence_obj_allocated(const struct kfence_metadata * meta) kfence_obj_allocated() argument
292 metadata_update_state(struct kfence_metadata * meta,enum kfence_object_state next,unsigned long * stack_entries,size_t num_stack_entries) metadata_update_state() argument
338 struct kfence_metadata *meta; check_canary_byte() local
356 set_canary(const struct kfence_metadata * meta) set_canary() argument
374 check_canary(const struct kfence_metadata * meta) check_canary() argument
424 struct kfence_metadata *meta = NULL; kfence_guarded_alloc() local
520 kfence_guarded_free(void * addr,struct kfence_metadata * meta,bool zombie) kfence_guarded_free() argument
596 struct kfence_metadata *meta = container_of(h, struct kfence_metadata, rcu_head); rcu_guarded_free() local
655 struct kfence_metadata *meta = &kfence_metadata_init[i]; kfence_init_pool() local
788 struct kfence_metadata *meta = &kfence_metadata[(long)v - 1]; show_object() local
829 struct kfence_metadata *meta = &kfence_metadata[i]; kfence_check_all_canary() local
1085 struct kfence_metadata *meta; kfence_shutdown_cache() local
1222 const struct kfence_metadata *meta = addr_to_metadata((unsigned long)addr); kfence_ksize() local
1233 const struct kfence_metadata *meta = addr_to_metadata((unsigned long)addr); kfence_object_start() local
1244 struct kfence_metadata *meta = addr_to_metadata((unsigned long)addr); __kfence_free() local
1288 struct kfence_metadata *meta; kfence_handle_page_fault() local
[all...]
/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.h241 #define nfp_meta_next(meta) list_next_entry(meta, l) argument
242 #define nfp_meta_prev(meta) list_prev_entry(meta, l) argument
351 static inline u8 mbpf_class(const struct nfp_insn_meta *meta) in mbpf_class()
356 static inline u8 mbpf_src(const struct nfp_insn_meta *meta) in mbpf_src()
361 static inline u8 mbpf_op(const struct nfp_insn_meta *meta) in mbpf_op()
366 static inline u8 mbpf_mode(const struct nfp_insn_meta *meta) in mbpf_mode()
371 static inline bool is_mbpf_alu(const struct nfp_insn_meta *meta) in is_mbpf_alu()
376 static inline bool is_mbpf_load(const struct nfp_insn_meta *meta) in is_mbpf_load()
381 static inline bool is_mbpf_jmp32(const struct nfp_insn_meta *meta) in is_mbpf_jmp32()
386 static inline bool is_mbpf_jmp64(const struct nfp_insn_meta *meta) in is_mbpf_jmp64()
[all …]
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dkfree_skb.c7 struct meta { struct
22 struct meta *meta = (struct meta *)data; in on_sample() local
H A Dxdp_bpf2bpf.c8 struct meta { struct
22 struct meta *meta = (struct meta *)data; in on_sample() local
H A Dxdp_metadata.c138 struct xsk_tx_metadata *meta; in generate_packet() local
229 struct xsk_tx_metadata *meta; in complete_tx() local
263 struct xdp_meta *meta; in verify_xsk_metadata() local
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Ddma.c34 struct b43legacy_dmadesc_meta **meta) in op32_idx2desc()
285 struct b43legacy_dmadesc_meta *meta, in free_descriptor_buffer()
421 struct b43legacy_dmadesc_meta *meta, in setup_rx_descbuffer()
474 struct b43legacy_dmadesc_meta *meta; in alloc_initial_descbuffers() local
563 struct b43legacy_dmadesc_meta *meta; in free_all_descbuffers() local
933 struct b43legacy_dmadesc_meta *meta; in dma_tx_fragment() local
1104 struct b43legacy_dmadesc_meta *meta; in b43legacy_dma_handle_txstatus() local
1223 struct b43legacy_dmadesc_meta *meta; in dma_rx() local
/linux/samples/bpf/
H A Dxdp2skb_meta_kern.c34 struct meta_info *meta; in _xdp_mark() local
67 struct meta_info *meta = data_meta; in _tc_mark() local
/linux/fs/afs/
H A Ddir_edit.c210 static void afs_edit_init_block(union afs_xdr_dir_block *meta, in afs_edit_init_block()
245 union afs_xdr_dir_block *meta, *block; in afs_edit_dir_add() local
396 union afs_xdr_dir_block *meta, *block, *pblock; in afs_edit_dir_remove() local
606 union afs_xdr_dir_block *meta; in afs_mkdir_init_dir() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/
H A Dgsp.c20 GspFwWprMeta *meta = gsp->wpr_meta.data; in r570_gsp_sr_data_size() local
108 GspFwWprMeta *meta = gsp->wpr_meta.data; in r570_gsp_get_static_info() local
/linux/kernel/bpf/
H A Dlink_iter.c42 DEFINE_BPF_ITER_FUNC(bpf_link, struct bpf_iter_meta *meta, struct bpf_link *link) in DEFINE_BPF_ITER_FUNC()
47 struct bpf_iter_meta meta; in DEFINE_BPF_ITER_FUNC() local
H A Dprog_iter.c42 DEFINE_BPF_ITER_FUNC(bpf_prog, struct bpf_iter_meta *meta, struct bpf_prog *prog) in DEFINE_BPF_ITER_FUNC()
47 struct bpf_iter_meta meta; in DEFINE_BPF_ITER_FUNC() local
H A Ddmabuf_iter.c56 struct bpf_iter_meta meta = { in __dmabuf_seq_show() local
135 DEFINE_BPF_ITER_FUNC(dmabuf, struct bpf_iter_meta *meta, struct dma_buf *dmabuf) in DEFINE_BPF_ITER_FUNC()
H A Dverifier.c328 struct btf_struct_meta *meta; reg_btf_record() local
937 mark_stack_slots_iter(struct bpf_verifier_env * env,struct bpf_kfunc_call_arg_meta * meta,struct bpf_reg_state * reg,int insn_idx,struct btf * btf,u32 btf_id,int nr_slots) mark_stack_slots_iter() argument
1070 mark_stack_slot_irq_flag(struct bpf_verifier_env * env,struct bpf_kfunc_call_arg_meta * meta,struct bpf_reg_state * reg,int insn_idx,int kfunc_class) mark_stack_slot_irq_flag() argument
4663 struct btf_struct_meta *meta; kptr_pointee_btf_record() local
4865 may_access_direct_pkt_data(struct bpf_verifier_env * env,const struct bpf_call_arg_meta * meta,enum bpf_access_type t) may_access_direct_pkt_data() argument
5906 struct bpf_iter_meta *meta; BTF_TYPE_SAFE_TRUSTED() local
6818 check_stack_range_initialized(struct bpf_verifier_env * env,int regno,int off,int access_size,bool zero_size_allowed,enum bpf_access_type type,struct bpf_call_arg_meta * meta) check_stack_range_initialized() argument
6965 check_helper_mem_access(struct bpf_verifier_env * env,int regno,int access_size,enum bpf_access_type access_type,bool zero_size_allowed,struct bpf_call_arg_meta * meta) check_helper_mem_access() argument
7057 check_mem_size_reg(struct bpf_verifier_env * env,struct bpf_reg_state * reg,u32 regno,enum bpf_access_type access_type,bool zero_size_allowed,struct bpf_call_arg_meta * meta) check_mem_size_reg() argument
7139 struct bpf_call_arg_meta meta; check_kfunc_mem_size_reg() local
7370 process_timer_helper(struct bpf_verifier_env * env,int regno,struct bpf_call_arg_meta * meta) process_timer_helper() argument
7376 process_timer_kfunc(struct bpf_verifier_env * env,int regno,struct bpf_kfunc_call_arg_meta * meta) process_timer_kfunc() argument
7382 process_kptr_func(struct bpf_verifier_env * env,int regno,struct bpf_call_arg_meta * meta) process_kptr_func() argument
7541 is_iter_kfunc(struct bpf_kfunc_call_arg_meta * meta) is_iter_kfunc() argument
7546 is_iter_new_kfunc(struct bpf_kfunc_call_arg_meta * meta) is_iter_new_kfunc() argument
7552 is_iter_destroy_kfunc(struct bpf_kfunc_call_arg_meta * meta) is_iter_destroy_kfunc() argument
7557 is_kfunc_arg_iter(struct bpf_kfunc_call_arg_meta * meta,int arg_idx,const struct btf_param * arg) is_kfunc_arg_iter() argument
7571 process_iter_arg(struct bpf_verifier_env * env,int regno,int insn_idx,struct bpf_kfunc_call_arg_meta * meta) process_iter_arg() argument
7737 get_iter_from_state(struct bpf_verifier_state * cur_st,struct bpf_kfunc_call_arg_meta * meta) get_iter_from_state() argument
7824 process_iter_next_call(struct bpf_verifier_env * env,int insn_idx,struct bpf_kfunc_call_arg_meta * meta) process_iter_next_call() argument
7901 resolve_map_arg_type(struct bpf_verifier_env * env,const struct bpf_call_arg_meta * meta,enum bpf_arg_type * arg_type) resolve_map_arg_type() argument
8047 check_reg_type(struct bpf_verifier_env * env,u32 regno,enum bpf_arg_type arg_type,const u32 * arg_btf_id,struct bpf_call_arg_meta * meta) check_reg_type() argument
8477 check_func_arg(struct bpf_verifier_env * env,u32 arg,struct bpf_call_arg_meta * meta,const struct bpf_func_proto * fn,int insn_idx) check_func_arg() argument
9377 struct bpf_call_arg_meta meta; btf_check_func_arg_match() local
9953 do_refine_retval_range(struct bpf_verifier_env * env,struct bpf_reg_state * regs,int ret_type,int func_id,struct bpf_call_arg_meta * meta) do_refine_retval_range() argument
9989 record_func_map(struct bpf_verifier_env * env,struct bpf_call_arg_meta * meta,int func_id,int insn_idx) record_func_map() argument
10035 record_func_key(struct bpf_verifier_env * env,struct bpf_call_arg_meta * meta,int func_id,int insn_idx) record_func_key() argument
10284 struct bpf_call_arg_meta meta; check_helper_call() local
10812 is_kfunc_acquire(struct bpf_kfunc_call_arg_meta * meta) is_kfunc_acquire() argument
10817 is_kfunc_release(struct bpf_kfunc_call_arg_meta * meta) is_kfunc_release() argument
10823 is_kfunc_destructive(struct bpf_kfunc_call_arg_meta * meta) is_kfunc_destructive() argument
10828 is_kfunc_rcu(struct bpf_kfunc_call_arg_meta * meta) is_kfunc_rcu() argument
10833 is_kfunc_rcu_protected(struct bpf_kfunc_call_arg_meta * meta) is_kfunc_rcu_protected() argument
11049 is_kfunc_arg_implicit(const struct bpf_kfunc_call_arg_meta * meta,u32 arg_idx) is_kfunc_arg_implicit() argument
11337 is_kfunc_ret_null(struct bpf_kfunc_call_arg_meta * meta) is_kfunc_ret_null() argument
11345 is_kfunc_bpf_rcu_read_lock(struct bpf_kfunc_call_arg_meta * meta) is_kfunc_bpf_rcu_read_lock() argument
11350 is_kfunc_bpf_rcu_read_unlock(struct bpf_kfunc_call_arg_meta * meta) is_kfunc_bpf_rcu_read_unlock() argument
11355 is_kfunc_bpf_preempt_disable(struct bpf_kfunc_call_arg_meta * meta) is_kfunc_bpf_preempt_disable() argument
11360 is_kfunc_bpf_preempt_enable(struct bpf_kfunc_call_arg_meta * meta) is_kfunc_bpf_preempt_enable() argument
11365 bpf_is_kfunc_pkt_changing(struct bpf_kfunc_call_arg_meta * meta) bpf_is_kfunc_pkt_changing() argument
11372 get_kfunc_ptr_arg_type(struct bpf_verifier_env * env,struct bpf_kfunc_call_arg_meta * meta,const struct btf_type * t,const struct btf_type * ref_t,const char * ref_tname,const struct btf_param * args,int argno,int nargs) get_kfunc_ptr_arg_type() argument
11479 process_kf_arg_ptr_to_btf_id(struct bpf_verifier_env * env,struct bpf_reg_state * reg,const struct btf_type * ref_t,const char * ref_tname,u32 ref_id,struct bpf_kfunc_call_arg_meta * meta,int argno) process_kf_arg_ptr_to_btf_id() argument
11547 process_irq_flag(struct bpf_verifier_env * env,int regno,struct bpf_kfunc_call_arg_meta * meta) process_irq_flag() argument
11876 __process_kf_arg_ptr_to_graph_root(struct bpf_verifier_env * env,struct bpf_reg_state * reg,u32 regno,struct bpf_kfunc_call_arg_meta * meta,enum btf_field_type head_field_type,struct btf_field ** head_field) __process_kf_arg_ptr_to_graph_root() argument
11926 process_kf_arg_ptr_to_list_head(struct bpf_verifier_env * env,struct bpf_reg_state * reg,u32 regno,struct bpf_kfunc_call_arg_meta * meta) process_kf_arg_ptr_to_list_head() argument
11934 process_kf_arg_ptr_to_rbtree_root(struct bpf_verifier_env * env,struct bpf_reg_state * reg,u32 regno,struct bpf_kfunc_call_arg_meta * meta) process_kf_arg_ptr_to_rbtree_root() argument
11943 __process_kf_arg_ptr_to_graph_node(struct bpf_verifier_env * env,struct bpf_reg_state * reg,u32 regno,struct bpf_kfunc_call_arg_meta * meta,enum btf_field_type head_field_type,enum btf_field_type node_field_type,struct btf_field ** node_field) __process_kf_arg_ptr_to_graph_node() argument
12007 process_kf_arg_ptr_to_list_node(struct bpf_verifier_env * env,struct bpf_reg_state * reg,u32 regno,struct bpf_kfunc_call_arg_meta * meta) process_kf_arg_ptr_to_list_node() argument
12016 process_kf_arg_ptr_to_rbtree_node(struct bpf_verifier_env * env,struct bpf_reg_state * reg,u32 regno,struct bpf_kfunc_call_arg_meta * meta) process_kf_arg_ptr_to_rbtree_node() argument
12045 check_kfunc_args(struct bpf_verifier_env * env,struct bpf_kfunc_call_arg_meta * meta,int insn_idx) check_kfunc_args() argument
12597 bpf_fetch_kfunc_arg_meta(struct bpf_verifier_env * env,s32 func_id,s16 offset,struct bpf_kfunc_call_arg_meta * meta) bpf_fetch_kfunc_arg_meta() argument
12752 struct bpf_kfunc_call_arg_meta meta; bpf_kfunc_stack_access_bytes() local
12813 check_special_kfunc(struct bpf_verifier_env * env,struct bpf_kfunc_call_arg_meta * meta,struct bpf_reg_state * regs,struct bpf_insn_aux_data * insn_aux,const struct btf_type * ptr_type,struct btf * desc_btf) check_special_kfunc() argument
12997 struct bpf_kfunc_call_arg_meta meta; check_kfunc_call() local
17023 struct bpf_kfunc_call_arg_meta meta; bpf_get_call_summary() local
[all...]
/linux/include/net/
H A Dxdp_sock.h140 static inline void xsk_tx_metadata_to_compl(struct xsk_tx_metadata *meta, in xsk_tx_metadata_to_compl()
162 static inline void xsk_tx_metadata_request(const struct xsk_tx_metadata *meta, in xsk_tx_metadata_request()
228 static inline void xsk_tx_metadata_to_compl(struct xsk_tx_metadata *meta, in xsk_tx_metadata_to_compl()
233 static inline void xsk_tx_metadata_request(struct xsk_tx_metadata *meta, in xsk_tx_metadata_request()
/linux/fs/squashfs/
H A Dfile.c52 struct meta_index *meta = NULL; in locate_meta_index() local
92 struct meta_index *meta = NULL; in empty_meta_index() local
149 static void release_meta_index(struct inode *inode, struct meta_index *meta) in release_meta_index()
235 struct meta_index *meta; in fill_meta_index() local
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_formats.c61 bool meta = MSM_FORMAT_IS_UBWC(fmt); in _dpu_format_populate_plane_sizes_ubwc() local
260 bool meta; in _dpu_format_populate_addrs_ubwc() local
/linux/net/dsa/
H A Dtag_sja1105.c103 struct sja1105_meta *meta) in sja1105_meta_unpack()
347 const struct sja1105_meta *meta) in sja1105_transfer_meta()
378 struct sja1105_meta *meta, in sja1105_rcv_meta_state_machine()
479 struct sja1105_meta meta = {0}; in sja1105_rcv() local
/linux/kernel/bpf/preload/iterators/
H A Diterators.bpf.c22 struct bpf_iter_meta *meta; member
54 struct bpf_iter_meta *meta; member
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dgh100.c74 struct nvkm_gsp_mem *meta; in gh100_gsp_init() local
133 GspFwWprMeta *meta; in gh100_gsp_wpr_meta_init() local
/linux/kernel/trace/
H A Dring_buffer.c566 struct ring_buffer_meta *meta; global() member
1287 struct ring_buffer_cpu_meta *meta = cpu_buffer->ring_meta; rb_head_page_activate() local
1603 struct ring_buffer_cpu_meta *meta; rb_range_meta() local
1650 rb_subbufs_from_meta(struct ring_buffer_cpu_meta * meta) rb_subbufs_from_meta() argument
1666 struct ring_buffer_cpu_meta *meta; rb_range_buffer() local
1760 rb_cpu_meta_valid(struct ring_buffer_cpu_meta * meta,int cpu,struct trace_buffer * buffer,int nr_pages,unsigned long * subbuf_mask) rb_cpu_meta_valid() argument
1889 struct ring_buffer_cpu_meta *meta = cpu_buffer->ring_meta; rb_meta_validate_events() local
2067 struct ring_buffer_cpu_meta *meta; rb_range_meta_init() local
2131 struct ring_buffer_cpu_meta *meta = cpu_buffer->ring_meta; rbm_start() local
2156 struct ring_buffer_cpu_meta *meta = cpu_buffer->ring_meta; rbm_show() local
2205 struct ring_buffer_cpu_meta *meta = cpu_buffer->ring_meta; rb_meta_buffer_update() local
2254 struct ring_buffer_cpu_meta *meta = NULL; __rb_allocate_pages() local
2383 struct ring_buffer_cpu_meta *meta; rb_allocate_cpu_buffer() local
2746 struct ring_buffer_meta *meta; ring_buffer_meta_scratch() local
3376 rb_meta_subbuf_idx(struct ring_buffer_cpu_meta * meta,void * subbuf) rb_meta_subbuf_idx() argument
3388 struct ring_buffer_cpu_meta *meta = cpu_buffer->ring_meta; rb_update_meta_head() local
3405 struct ring_buffer_cpu_meta *meta = cpu_buffer->ring_meta; rb_update_meta_reader() local
4034 struct ring_buffer_cpu_meta *meta = cpu_buffer->ring_meta; rb_set_commit_to_write() local
6353 struct trace_buffer_meta *meta = cpu_buffer->meta_page; rb_update_meta_page() local
6441 struct ring_buffer_cpu_meta *meta = cpu_buffer->ring_meta; rb_reset_cpu() local
7311 struct trace_buffer_meta *meta = cpu_buffer->meta_page; rb_setup_ids_meta_page() local
[all...]

12345