Home
last modified time | relevance | path

Searched defs:u32 (Results 101 – 125 of 134) sorted by relevance

123456

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_l4lb_noinline.c51 typedef unsigned int u32; typedef
H A Dtest_l4lb_noinline_dynptr.c53 typedef unsigned int u32; typedef
H A Dcore_reloc_types.h732 int64_t u32; member
745 uint32_t u32; member
759 uint16_t u32; /* 32 -> 16 */ member
770 int32_t u32: 20; /* 32 non-bitfield -> 20 bitfield */ member
780 uint32_t u32; member
790 uint32_t u32; member
/linux/rust/kernel/device/
H A Dproperty.rs262 index: u32, in property_get_reference_args()
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00usb.c193 bool (*callback)(struct rt2x00_dev*, int, u32)) in rt2x00usb_register_read_async() argument
/linux/drivers/iio/adc/
H A Dad7944.c85 u32 u32; member
/linux/drivers/gpu/nova-core/firmware/
H A Dfwsec.rs237 fn boot_addr(&self) -> u32 { in boot_addr()
/linux/tools/arch/x86/kcpuid/
H A Dkcpuid.c16 typedef unsigned int u32; typedef
/linux/kernel/bpf/
H A Dbpf_iter.c742 BPF_CALL_4(bpf_loop, u32, nr_loops, void *, callback_fn, void *, callback_ctx, in BPF_CALL_4() argument
H A Dsyscall.c6154 BPF_CALL_3(bpf_sys_bpf, int, cmd, union bpf_attr *, attr, u32, attr_size) in BPF_CALL_3() argument
6238 BPF_CALL_1(bpf_sys_close, u32, fd) in BPF_CALL_1() argument
/linux/net/core/
H A Dsock_map.c646 struct bpf_map *, map, u32, key, u64, flags) in BPF_CALL_4() argument
674 struct bpf_map *, map, u32, key, u64, flags) in BPF_CALL_4() argument
/linux/include/linux/qed/
H A Dqed_chain.h95 struct qed_chain_pbl_u32 u32; member
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmm.c503 bool (*REF_PTES)(struct nvkm_vmm_iter *, bool pfn, u32, u32), in nvkm_vmm_iter() argument
/linux/include/linux/netfilter/
H A Dx_tables.h497 __u32 u32; member
/linux/include/dt-bindings/usb/
H A Dpd.h404 #define VDO_ACABLE2(mtemp, stemp, u3p, trans, phy, ele, u4, hops, u2, u32, lane, iso, gen) \ argument
/linux/net/tipc/
H A Dname_table.c93 struct service_range, tree_node, u32, max, in RB_DECLARE_CALLBACKS_MAX() argument
/linux/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_pf_config.c875 const char *what, const char *(*unit)(u32), int err) in pf_config_set_u32_done()
923 const char *what, const char *(*unit)(u32), in pf_config_bulk_set_u32_done()
/linux/net/ethtool/
H A Dioctl.c2612 void (*actor)(struct net_device *, u32)) in ethtool_set_value_void() argument
2627 int (*actor)(struct net_device *, u32)) in ethtool_set_value() argument
/linux/include/acpi/
H A Dactypes.h120 typedef unsigned int u32; typedef
161 typedef unsigned int u32; typedef
/linux/sound/pci/asihpi/
H A Dasihpi.c1629 u16 (*func)(u32, u16 *)) in snd_asihpi_aesebu_format_get() argument
1651 u16 (*func)(u32, u16)) in snd_asihpi_aesebu_format_put() argument
/linux/drivers/gpu/drm/
H A Ddrm_panic_qr.rs249 fn version_info(&self) -> u32 { in version_info()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_virt.h121 #define AMDGIM_GET_STRUCTURE_RESERVED_SIZE(total, u8, u16, u32, u64) \ argument
/linux/drivers/gpu/nova-core/
H A Dvbios.rs851 fn falcon_data_ptr(&self, pdev: &pci::Device) -> Result<u32> { in falcon_data_ptr()
/linux/tools/testing/selftests/kvm/include/x86/
H A Devmcs.h14 #define u32 uint32_t macro
/linux/drivers/net/ethernet/cavium/liquidio/
H A Dliquidio_common.h662 u32 u32; member

123456