Home
last modified time | relevance | path

Searched defs:type_size (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/rust/kernel/
H A Dio.rs195 let type_size = core::mem::size_of::<U>(); in offset_valid() localVariable
/linux-6.15/drivers/i2c/busses/
H A Di2c-powermac.c271 u32 addr, char *type, int type_size) in i2c_powermac_get_type()
/linux-6.15/kernel/bpf/
H A Dbtf.c1935 u32 *type_size, const struct btf_type **elem_type, in __btf_resolve_size()
2005 u32 *type_size) in btf_resolve_size()
4801 u32 var_type_id = vsi->type, type_id, type_size = 0; in btf_datasec_resolve() local
H A Dverifier.c12900 u32 regno = i + 1, ref_id, type_size; in check_kfunc_args() local
/linux-6.15/tools/lib/bpf/
H A Dbtf.c422 int err, type_size; in btf_parse_type_sec() local
/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_sli.c10580 u32 type_size; in lpfc_prep_embed_io() local
H A Dlpfc_hw4.h264 __le32 type_size; /* type 31:24, size 23:0 */ member