Home
last modified time | relevance | path

Searched defs:u32 (Results 1 – 25 of 112) sorted by relevance

12345

/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pciercx-defs.h55 uint32_t u32; member
86 uint32_t u32; member
97 uint32_t u32; member
108 uint32_t u32; member
121 uint32_t u32; member
128 uint32_t u32; member
135 uint32_t u32; member
161 uint32_t u32; member
180 uint32_t u32; member
207 uint32_t u32; member
[all …]
H A Dcvmx-pci-defs.h118 uint32_t u32; member
168 uint32_t u32; member
181 uint32_t u32; member
238 uint32_t u32; member
251 uint32_t u32; member
274 uint32_t u32; member
293 uint32_t u32; member
304 uint32_t u32; member
323 uint32_t u32; member
334 uint32_t u32; member
[all …]
/linux/drivers/usb/host/
H A Docteon-hcd.h114 u32 u32; member
168 u32 u32; member
242 u32 u32; member
335 u32 u32; member
558 u32 u32; member
585 u32 u32; member
638 u32 u32; member
766 u32 u32; member
796 u32 u32; member
839 u32 u32; member
[all …]
/linux/security/keys/
H A Dcompat.c17 COMPAT_SYSCALL_DEFINE5(keyctl, u32, option, in COMPAT_SYSCALL_DEFINE5() argument
/linux/rust/kernel/pci/
H A Dirq.rs35 as_raw(self) -> u32 as_raw() argument
69 as_raw(self) -> u32 as_raw() argument
96 index(&self) -> u32 index() argument
134 register<'a>( dev: &'a Device<Bound>, min_vecs: u32, max_vecs: u32, irq_types: IrqTypes, ) -> Result<RangeInclusive<IrqVector<'a>>> register() argument
135 register<'a>( dev: &'a Device<Bound>, min_vecs: u32, max_vecs: u32, irq_types: IrqTypes, ) -> Result<RangeInclusive<IrqVector<'a>>> register() argument
246 alloc_irq_vectors( &self, min_vecs: u32, max_vecs: u32, irq_types: IrqTypes, ) -> Result<RangeInclusive<IrqVector<'_>>> alloc_irq_vectors() argument
247 alloc_irq_vectors( &self, min_vecs: u32, max_vecs: u32, irq_types: IrqTypes, ) -> Result<RangeInclusive<IrqVector<'_>>> alloc_irq_vectors() argument
H A Did.rs80 pub const fn as_raw(self) -> u32 { in as_raw() argument
89 const fn to_24bit_class(val: u32) -> u32 { in to_24bit_class() argument
107 pub const fn as_raw(self) -> u32 { in as_raw() argument
[all...]
H A Dio.rs156 new(pdev: &Device, num: u32, name: &CStr) -> Result<Self> new() argument
254 iomap_region_sized<'a, const SIZE: usize>( &'a self, bar: u32, name: &'a CStr, ) -> impl PinInit<Devres<Bar<SIZE>>, Error> + 'a iomap_region_sized() argument
263 iomap_region<'a>( &'a self, bar: u32, name: &'a CStr, ) -> impl PinInit<Devres<Bar>, Error> + 'a iomap_region() argument
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_nf.c93 nf_ct_test(struct nf_conn *(*lookup_fn)(void *, struct bpf_sock_tuple *, u32, in nf_ct_test() argument
94 struct bpf_ct_opts___local *, u32), in nf_ct_test() argument
264 nf_ct_opts_new_test(struct nf_conn *(*lookup_fn)(void *, struct bpf_sock_tuple *, u32, in nf_ct_opts_new_test() argument
265 struct bpf_ct_opts___new *, u32), in nf_ct_opts_new_test() argument
H A Dtest_core_reloc_bitfields_probed.c25 uint32_t u32; member
36 int64_t u32; member
H A Dtest_core_reloc_bitfields_direct.c25 uint32_t u32; member
36 int64_t u32; member
/linux/security/
H A Dlsm_syscalls.c58 ctx, u32, size, u32, flags) in SYSCALL_DEFINE4() argument
87 ctx, u32 __user *, size, u32, flags) in SYSCALL_DEFINE4() argument
105 SYSCALL_DEFINE3(lsm_list_modules, u64 __user *, ids, u32 __user *, size, in SYSCALL_DEFINE3() argument
/linux/rust/kernel/drm/
H A Dioctl.rs14 pub const fn IO(nr: u32) -> u32 { in IO() argument
21 pub const fn IOR<T>(nr: u32) -> u32 { in IOR() argument
28 pub const fn IOW<T>(nr: u32) -> u32 { in IOW() argument
35 pub const fn IOWR<T>(nr: u32) -> u32 { in IOWR() argument
[all...]
/linux/rust/kernel/block/mq/
H A Dtag_set.rs37 nr_hw_queues: u32, in new() argument
38 num_tags: u32, in new() argument
39 num_maps: u32, in new() argument
/linux/drivers/media/rc/
H A Dbpf-lirc.c20 BPF_CALL_1(bpf_rc_repeat, u32*, sample) in BPF_CALL_1() argument
38 BPF_CALL_4(bpf_rc_keydown, u32*, sample, u32, protocol, u64, scancode, in BPF_CALL_4() argument
60 BPF_CALL_3(bpf_rc_pointer_rel, u32*, sample, s32, rel_x, s32, rel_y) in BPF_CALL_3() argument
/linux/net/core/
H A Dfilter.c185 BPF_CALL_3(bpf_skb_get_nlattr, struct sk_buff *, skb, u32, a, u32, x) in BPF_CALL_3() argument
205 BPF_CALL_3(bpf_skb_get_nlattr_nest, struct sk_buff *, skb, u32, a, u32, x) in BPF_CALL_3() argument
1718 BPF_CALL_5(bpf_skb_store_bytes, struct sk_buff *, skb, u32, offset, in BPF_CALL_5() argument
1761 BPF_CALL_4(bpf_skb_load_bytes, const struct sk_buff *, skb, u32, offset, in BPF_CALL_4() argument
1797 const struct bpf_flow_dissector *, ctx, u32, offset, in BPF_CALL_4() argument
1831 u32, offset, void *, to, u32, len, u32, start_header) in BPF_CALL_5() argument
1875 BPF_CALL_2(bpf_skb_pull_data, struct sk_buff *, skb, u32, len) in BPF_CALL_2() argument
1915 BPF_CALL_2(sk_skb_pull_data, struct sk_buff *, skb, u32, len) in BPF_CALL_2() argument
1937 BPF_CALL_5(bpf_l3_csum_replace, struct sk_buff *, skb, u32, offset, in BPF_CALL_5() argument
1981 BPF_CALL_5(bpf_l4_csum_replace, struct sk_buff *, skb, u32, offset, in BPF_CALL_5() argument
[all …]
/linux/arch/powerpc/kernel/
H A Dsyscalls.c104 int, fd, int, advice, u32, offset_high, u32, offset_low, in SYSCALL_DEFINE6() argument
/linux/drivers/cpuidle/
H A Ddt_idle_genpd.c25 int (*parse_state)(struct device_node *, u32 *), in pd_parse_state_nodes() argument
55 int (*parse_state)(struct device_node *, u32 *), in pd_parse_states() argument
92 int (*parse_state)(struct device_node *, u32 *)) in dt_idle_pd_alloc() argument
/linux/ipc/
H A Dsyscall.c205 COMPAT_SYSCALL_DEFINE6(ipc, u32, call, int, first, int, second, in COMPAT_SYSCALL_DEFINE6() argument
/linux/rust/kernel/
H A Dopp.rs231 pub fn new(freq: Hertz, volt: MicroVolt, level: u32, turbo: bool) -> Self { in new() argument
307 _count: u32, in config_regulators() argument
714 pub fn opp_count(&self) -> Result<u32> { in opp_count() argument
847 opp_from_freq( &self, freq: Hertz, available: Option<bool>, index: Option<u32>, stype: SearchType, ) -> Result<ARef<OPP>> opp_from_freq() argument
888 opp_from_level(&self, mut level: u32, stype: SearchType) -> Result<ARef<OPP>> opp_from_level() argument
914 opp_from_bw(&self, mut bw: u32, index: i32, stype: SearchType) -> Result<ARef<OPP>> opp_from_bw() argument
1116 level(&self) -> u32 level() argument
1132 required_pstate(&self, index: u32) -> u32 required_pstate() argument
[all...]
H A Dcpufreq.rs102 impl From<Relation> for u32 { implementation
261 pub fn flags(&self, index: TableIndex) -> u32 { in flags() argument
269 data(&self, index: TableIndex) -> u32 data() argument
365 add(&mut self, freq: Hertz, flags: u32, driver_data: u32) -> Result add() argument
528 generic_get(&self) -> Result<u32> generic_get() argument
780 target(_policy: &mut Policy, _target_freq: u32, _relation: Relation) -> Result target() argument
790 fast_switch(_policy: &mut Policy, _target_freq: u32) -> u32 fast_switch() argument
800 get_intermediate(_policy: &mut Policy, _index: TableIndex) -> u32 get_intermediate() argument
810 get(_policy: &mut Policy) -> Result<u32> get() argument
[all...]
/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Dmemory.c49 u32 nr, void (*clr)(struct nvkm_device *, u32, u32), in nvkm_memory_tags_get() argument
/linux/drivers/android/binder/
H A Dstats.rs32 pub(crate) fn inc_bc(&self, bc: u32) { in inc_bc()
39 pub(crate) fn inc_br(&self, br: u32) { in inc_br()
/linux/kernel/trace/
H A Dbpf_trace.c213 BPF_CALL_3(bpf_probe_read_user, void *, dst, u32, size, in BPF_CALL_3() argument
250 BPF_CALL_3(bpf_probe_read_user_str, void *, dst, u32, size, in BPF_CALL_3() argument
265 BPF_CALL_3(bpf_probe_read_kernel, void *, dst, u32, size, in BPF_CALL_3() argument
300 BPF_CALL_3(bpf_probe_read_kernel_str, void *, dst, u32, size, in BPF_CALL_3() argument
316 BPF_CALL_3(bpf_probe_read_compat, void *, dst, u32, size, in BPF_CALL_3() argument
335 BPF_CALL_3(bpf_probe_read_compat_str, void *, dst, u32, size, in BPF_CALL_3() argument
356 u32, size) in BPF_CALL_3() argument
392 BPF_CALL_5(bpf_trace_printk, char *, fmt, u32, fmt_size, u64, arg1, in BPF_CALL_5() argument
445 BPF_CALL_4(bpf_trace_vprintk, char *, fmt, u32, fmt_size, const void *, args, in BPF_CALL_4() argument
488 BPF_CALL_5(bpf_seq_printf, struct seq_file *, m, char *, fmt, u32, fmt_size, in BPF_CALL_5() argument
[all …]
/linux/drivers/clk/
H A Dclk-nspire.c64 void (*get_clkinfo)(u32, struct nspire_clk_info *)) in nspire_ahbdiv_setup()
106 void (*get_clkinfo)(u32, struct nspire_clk_info *)) in nspire_clk_setup()
/linux/rust/kernel/sync/atomic/
H A Dpredefine.rs76 unsafe impl super::AtomicType for u32 { global() implementation
81 unsafe impl super::AtomicAdd<u32> for u32 { global() implementation
[all...]

12345