Searched defs:sizeof (Results 1 - 25 of 26) sorted by relevance

12

/linux-master/drivers/ssb/
H A Dhost_soc.c51 case sizeof(u8): { function
61 case sizeof(u16): { function
72 case sizeof(u32): { function
124 case sizeof(u8): { function
134 case sizeof(u16): { function
145 case sizeof(u32): { function
[all...]
H A Dsdio.c314 case sizeof(u8): { function
318 case sizeof(u16): { function
323 case sizeof(u32): { function
H A Dpcmcia.c289 case sizeof(u8): { function
299 case sizeof(u16): { function
310 case sizeof(u32): { function
386 case sizeof(u8): { function
396 case sizeof(u16): { function
407 case sizeof(u32): { function
/linux-master/tools/perf/scripts/python/
H A Dlibxed.py19 c_void_p, c_bool, c_byte, c_char, c_int, c_uint, c_longlong, c_ulonglong namespace
H A Dexported-sql-viewer.py136 c_void_p, c_bool, c_byte, c_char, c_int, c_uint, c_longlong, c_ulonglong namespace
/linux-master/drivers/net/mdio/
H A Dmdio-mux-mmioreg.c53 case sizeof(uint8_t): { function
65 case sizeof(uint16_t): { function
77 case sizeof(uint32_t): { function
/linux-master/drivers/bcma/
H A Dhost_soc.c56 case sizeof(u8): { function
66 case sizeof(u16): { function
77 case sizeof(u32): { function
100 case sizeof(u8): { function
110 case sizeof(u16): { function
121 case sizeof(u32): { function
/linux-master/include/linux/
H A Dmnt_idmapping.h22 static_assert(sizeof(vfsuid_t) == sizeof(kuid_t)); variable
23 static_assert(sizeof(vfsgid_t) == sizeof(kgid_t)); variable
H A Dsmp.h34 __aligned(sizeof(struct __call_single_data)); typedef in typeref:struct:sizeof
/linux-master/arch/riscv/kvm/
H A Dvm.c19 sizeof(struct kvm_vm_stat) / sizeof(u64)); variable
/linux-master/arch/x86/kernel/
H A Dsignal_32.c422 static_assert(offsetof(siginfo32_t, _sifields) == 3 * sizeof(int)); variable
[all...]
H A Dsignal_64.c481 7*sizeof(int)); variable
[all...]
/linux-master/net/netlabel/
H A Dnetlabel_unlabeled.c407 case sizeof(struc function
420 case sizeof(struct in6_addr): { function
[all...]
/linux-master/drivers/firmware/efi/libstub/
H A Defi-stub-helper.c231 static_assert(sizeof(efi_tcg2_event_t) == sizeof(efi_cc_event_t)); variable
[all...]
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_dev.h131 static_assert(sizeof(struct ionic_rxq_comp) == sizeof(struct ionic_txq_comp)); variable
[all...]
/linux-master/net/l2tp/
H A Dl2tp_ppp.c566 case sizeof(struct sockaddr_pppol2tp): function
582 case sizeof(struct sockaddr_pppol2tpv3): function
598 case sizeof(struc function
614 case sizeof(struct sockaddr_pppol2tpv3in6): function
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect.c625 case sizeof(struct iphdr): { function
634 case sizeof(struct ipv6hdr): { function
[all...]
H A Dtest_cls_redirect_dynptr.c515 case sizeof(struct iphdr): { function
524 case sizeof(struct ipv6hdr): { function
[all...]
/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_mmu.c706 sizeof(struct pvr_page_table_l0_entry_raw)); variable
[all...]
/linux-master/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c750 for_each_set_bit(r, (unsigned long *) &mask, sizeof(mask) * 8) { function
[all...]
/linux-master/tools/perf/util/
H A Dsession.c1219 for_each_set_bit(rid, (unsigned long *) &mask, sizeof(mask) * 8) { function
[all...]
/linux-master/tools/testing/selftests/kvm/include/
H A Dkvm_util_base.h207 kvm_static_assert(sizeof(struct vm_shape) == sizeof(uint64_t)); variable
[all...]
/linux-master/drivers/nvme/host/
H A Dfc.c2029 case sizeof(struct nvme_fc_ersp_iu): function
[all...]
/linux-master/drivers/tty/serial/
H A Dserial_core.c3699 (offsetof(struct serial_rs485, delay_rts_after_send) + sizeof(__u32))); variable
[all...]
/linux-master/fs/ntfs3/
H A Dntfs.h184 static_assert(sizeof(__le64) == sizeof(struct MFT_REF)); variable
[all...]

Completed in 321 milliseconds

12