Searched defs:meta_size (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/media/pci/intel/ipu6/ |
H A D | ipu6-cpd.c | 291 const void *metadata, u32 meta_size) in ipu6_cpd_validate_metadata()
|
/linux/include/uapi/linux/raid/ |
H A D | md_p.h | 393 __le32 meta_size; /* whole size of the block */ member
|
/linux/kernel/bpf/ |
H A D | core.c | 3020 bpf_event_output(struct bpf_map * map,u64 flags,void * meta,u64 meta_size,void * ctx,u64 ctx_size,bpf_ctx_copy_t ctx_copy) bpf_event_output() argument
|
H A D | btf.c | 5264 s32 meta_size; btf_check_all_metas() local
|
/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | wmi.c | 306 u32 meta_size, hdr_size; in ath6kl_wmi_implicit_create_pstream() local
|
/linux/drivers/md/ |
H A D | dm-integrity.c | 3968 __u64 meta_size = (ic->provided_data_sectors >> ic->sb->log2_sectors_per_block) * ic->tag_size; in calculate_device_limits() local
|
/linux/kernel/trace/ |
H A D | bpf_trace.c | 713 u64 bpf_event_output(struct bpf_map *map, u64 flags, void *meta, u64 meta_size, in bpf_event_output()
|
H A D | trace.c | 7173 int meta_size; in write_marker_to_buffer() local
|
/linux/net/core/ |
H A D | filter.c | 4655 BPF_CALL_5(bpf_skb_event_output,struct sk_buff *,skb,struct bpf_map *,map,u64,flags,void *,meta,u64,meta_size) BPF_CALL_5() argument 5068 BPF_CALL_5(bpf_xdp_event_output,struct xdp_buff *,xdp,struct bpf_map *,map,u64,flags,void *,meta,u64,meta_size) BPF_CALL_5() argument
|