Home
last modified time | relevance | path

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

12345

/linux/rust/kernel/
A Dioctl.rs13 const fn _IOC(dir: u32, ty: u32, nr: u32, size: usize) -> u32 { in _IOC()
27 pub const fn _IO(ty: u32, nr: u32) -> u32 { in _IO()
33 pub const fn _IOR<T>(ty: u32, nr: u32) -> u32 { in _IOR()
39 pub const fn _IOW<T>(ty: u32, nr: u32) -> u32 { in _IOW()
45 pub const fn _IOWR<T>(ty: u32, nr: u32) -> u32 { in _IOWR()
55 pub const fn _IOC_DIR(nr: u32) -> u32 { in _IOC_DIR()
60 pub const fn _IOC_TYPE(nr: u32) -> u32 { in _IOC_TYPE()
65 pub const fn _IOC_NR(nr: u32) -> u32 { in _IOC_NR()
/linux/arch/powerpc/kernel/
A Dsys_ppc32.c73 u32, reg6, u32, pos1, u32, pos2) in PPC32_SYSCALL_DEFINE6() argument
81 u32, reg6, u32, pos1, u32, pos2) in PPC32_SYSCALL_DEFINE6() argument
87 int, fd, u32, r4, in PPC32_SYSCALL_DEFINE5() argument
94 const char __user *, path, u32, reg4, in PPC32_SYSCALL_DEFINE4() argument
101 unsigned int, fd, u32, reg4, in PPC32_SYSCALL_DEFINE4() argument
108 int, fd, u32, unused, u32, offset1, u32, offset2, in PPC32_SYSCALL_DEFINE6() argument
129 u32, offset1, u32, offset2, u32, len1, u32, len2) in SYSCALL_DEFINE6() argument
A Dsyscalls.c104 int, fd, int, advice, u32, offset_high, u32, offset_low, in SYSCALL_DEFINE6() argument
/linux/arch/sparc/kernel/
A Dsys_sparc32.c54 COMPAT_SYSCALL_DEFINE3(truncate64, const char __user *, path, u32, high, u32, low) in COMPAT_SYSCALL_DEFINE3() argument
59 COMPAT_SYSCALL_DEFINE3(ftruncate64, unsigned int, fd, u32, high, u32, low) in COMPAT_SYSCALL_DEFINE3() argument
191 compat_size_t, count, u32, poshi, u32, poslo) in COMPAT_SYSCALL_DEFINE5() argument
197 compat_size_t, count, u32, poshi, u32, poslo) in COMPAT_SYSCALL_DEFINE5() argument
202 COMPAT_SYSCALL_DEFINE4(readahead, int, fd, u32, offhi, u32, offlo, in COMPAT_SYSCALL_DEFINE4() argument
208 COMPAT_SYSCALL_DEFINE5(fadvise64, int, fd, u32, offhi, u32, offlo, in COMPAT_SYSCALL_DEFINE5() argument
214 COMPAT_SYSCALL_DEFINE6(fadvise64_64, int, fd, u32, offhi, u32, offlo, in COMPAT_SYSCALL_DEFINE6() argument
223 COMPAT_SYSCALL_DEFINE6(sync_file_range, unsigned int, fd, u32, off_high, u32, off_low, in COMPAT_SYSCALL_DEFINE6() argument
232 COMPAT_SYSCALL_DEFINE6(fallocate, int, fd, int, mode, u32, offhi, u32, offlo, in COMPAT_SYSCALL_DEFINE6() argument
/linux/arch/mips/include/asm/octeon/
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 …]
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/
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/
A Dcompat.c17 COMPAT_SYSCALL_DEFINE5(keyctl, u32, option, in COMPAT_SYSCALL_DEFINE5() argument
/linux/arch/s390/kernel/
A Dcompat_linux.c70 COMPAT_SYSCALL_DEFINE3(s390_truncate64, const char __user *, path, u32, high, u32, low) in COMPAT_SYSCALL_DEFINE3() argument
75 COMPAT_SYSCALL_DEFINE3(s390_ftruncate64, unsigned int, fd, u32, high, u32, low) in COMPAT_SYSCALL_DEFINE3() argument
81 compat_size_t, count, u32, high, u32, low) in COMPAT_SYSCALL_DEFINE5() argument
89 compat_size_t, count, u32, high, u32, low) in COMPAT_SYSCALL_DEFINE5() argument
96 COMPAT_SYSCALL_DEFINE4(s390_readahead, int, fd, u32, high, u32, low, s32, count) in COMPAT_SYSCALL_DEFINE4() argument
247 COMPAT_SYSCALL_DEFINE5(s390_fadvise64, int, fd, u32, high, u32, low, compat_size_t, len, int, advis… in COMPAT_SYSCALL_DEFINE5() argument
277 COMPAT_SYSCALL_DEFINE6(s390_sync_file_range, int, fd, u32, offhigh, u32, offlow, in COMPAT_SYSCALL_DEFINE6() argument
284 COMPAT_SYSCALL_DEFINE6(s390_fallocate, int, fd, int, mode, u32, offhigh, u32, offlow, in COMPAT_SYSCALL_DEFINE6() argument
/linux/tools/testing/selftests/bpf/progs/
A Dtest_bpf_nf.c90 nf_ct_test(struct nf_conn *(*lookup_fn)(void *, struct bpf_sock_tuple *, u32, in nf_ct_test() argument
91 struct bpf_ct_opts___local *, u32), in nf_ct_test() argument
245 nf_ct_opts_new_test(struct nf_conn *(*lookup_fn)(void *, struct bpf_sock_tuple *, u32, in nf_ct_opts_new_test() argument
246 struct bpf_ct_opts___new *, u32), in nf_ct_opts_new_test() argument
A Dtest_core_reloc_bitfields_probed.c25 uint32_t u32; member
36 int64_t u32; member
A Dtest_core_reloc_bitfields_direct.c25 uint32_t u32; member
36 int64_t u32; member
/linux/security/
A Dlsm_syscalls.c56 ctx, u32, size, u32, flags) in SYSCALL_DEFINE4() argument
78 ctx, u32 __user *, size, u32, flags) in SYSCALL_DEFINE4() argument
96 SYSCALL_DEFINE3(lsm_list_modules, u64 __user *, ids, u32 __user *, size, in SYSCALL_DEFINE3() argument
/linux/rust/kernel/block/mq/
A Dtag_set.rs38 nr_hw_queues: u32, in new()
39 num_tags: u32, in new()
40 num_maps: u32, in new()
/linux/net/core/
A Dfilter.c177 BPF_CALL_3(bpf_skb_get_nlattr, struct sk_buff *, skb, u32, a, u32, x) in BPF_CALL_3() argument
1785 const struct bpf_flow_dissector *, ctx, u32, offset, in BPF_CALL_4() argument
1819 u32, offset, void *, to, u32, len, u32, start_header) in BPF_CALL_5() argument
2022 BPF_CALL_5(bpf_csum_diff, __be32 *, from, u32, from_size, in BPF_CALL_5() argument
2646 BPF_CALL_4(bpf_msg_pull_data, struct sk_msg *, msg, u32, start, in BPF_CALL_4() argument
2939 BPF_CALL_4(bpf_msg_pop_data, struct sk_msg *, msg, u32, start, in BPF_CALL_4() argument
4916 u32, idx) in BPF_CALL_3() argument
6280 u32, ifindex, u32 *, mtu_len, s32, len_diff, u64, flags) in BPF_CALL_5() argument
6323 u32, ifindex, u32 *, mtu_len, s32, len_diff, u64, flags) in BPF_CALL_5() argument
6531 u32, action, void *, param, u32, param_len) in BPF_CALL_4() argument
[all …]
/linux/drivers/media/rc/
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/arch/arm64/kernel/
A Dsys32.c71 size_t, count, u32, __pad, arg_u32p(pos)) in COMPAT_SYSCALL_DEFINE6() argument
77 const char __user *, buf, size_t, count, u32, __pad, in COMPAT_SYSCALL_DEFINE6() argument
84 u32, __pad, arg_u32p(length)) in COMPAT_SYSCALL_DEFINE4() argument
89 COMPAT_SYSCALL_DEFINE4(aarch32_ftruncate64, unsigned int, fd, u32, __pad, in COMPAT_SYSCALL_DEFINE4() argument
95 COMPAT_SYSCALL_DEFINE5(aarch32_readahead, int, fd, u32, __pad, in COMPAT_SYSCALL_DEFINE5() argument
/linux/drivers/cpuidle/
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/arch/x86/kernel/
A Dsys_ia32.c69 u32, count, u32, poslo, u32, poshi) in SYSCALL_DEFINE5() argument
76 u32, count, u32, poslo, u32, poshi) in SYSCALL_DEFINE5() argument
/linux/ipc/
A Dsyscall.c205 COMPAT_SYSCALL_DEFINE6(ipc, u32, call, int, first, int, second, in COMPAT_SYSCALL_DEFINE6() argument
/linux/kernel/trace/
A Dbpf_trace.c327 u32, size) in BPF_CALL_3() argument
426 BPF_CALL_4(bpf_trace_vprintk, char *, fmt, u32, fmt_size, const void *, args, in BPF_CALL_4() argument
469 BPF_CALL_5(bpf_seq_printf, struct seq_file *, m, char *, fmt, u32, fmt_size, in BPF_CALL_5() argument
523 u32, btf_ptr_size, u64, flags) in BPF_CALL_4() argument
594 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_4() argument
860 BPF_CALL_1(bpf_send_signal, u32, sig) in BPF_CALL_1() argument
872 BPF_CALL_1(bpf_send_signal_thread, u32, sig) in BPF_CALL_1() argument
988 BPF_CALL_5(bpf_snprintf_btf, char *, str, u32, str_size, struct btf_ptr *, ptr, in BPF_CALL_5() argument
1727 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_3() argument
1753 void *, buf, u32, size, u64, flags) in BPF_CALL_4() argument
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/core/
A Dmemory.c49 u32 nr, void (*clr)(struct nvkm_device *, u32, u32), in nvkm_memory_tags_get() argument
/linux/kernel/futex/
A Dsyscalls.c160 SYSCALL_DEFINE6(futex, u32 __user *, uaddr, int, op, u32, val, in SYSCALL_DEFINE6() argument
492 SYSCALL_DEFINE6(futex_time32, u32 __user *, uaddr, int, op, u32, val, in SYSCALL_DEFINE6() argument
/linux/kernel/bpf/
A Dhelpers.c258 BPF_CALL_2(bpf_get_current_comm, char *, buf, u32, size) in BPF_CALL_2() argument
573 BPF_CALL_3(bpf_strncmp, const char *, s1, u32, s1_sz, const char *, s2) in BPF_CALL_3() argument
588 struct bpf_pidns_info *, nsdata, u32, size) in BPF_CALL_4() argument
656 BPF_CALL_3(bpf_copy_from_user, void *, dst, u32, size, in BPF_CALL_3() argument
679 BPF_CALL_5(bpf_copy_from_user_task, void *, dst, u32, size, in BPF_CALL_5() argument
713 BPF_CALL_2(bpf_per_cpu_ptr, const void *, ptr, u32, cpu) in BPF_CALL_2() argument
1045 BPF_CALL_5(bpf_snprintf, char *, str, u32, str_size, char *, fmt, in BPF_CALL_5() argument
1748 BPF_CALL_5(bpf_dynptr_read, void *, dst, u32, len, const struct bpf_dynptr_kern *, src, in BPF_CALL_5() argument
1793 BPF_CALL_5(bpf_dynptr_write, const struct bpf_dynptr_kern *, dst, u32, offset, void *, src, in BPF_CALL_5() argument
1843 BPF_CALL_3(bpf_dynptr_data, const struct bpf_dynptr_kern *, ptr, u32, offset, u32, len) in BPF_CALL_3() argument
[all …]
/linux/rust/kernel/net/
A Dphy.rs95 pub fn phy_id(&self) -> u32 { in phy_id()
162 pub fn set_speed(&mut self, speed: u32) { in set_speed()
724 pub const fn new_with_custom_mask(id: u32, mask: u32) -> Self { in new_with_custom_mask()
737 pub const fn mask_as_int(&self) -> u32 { in mask_as_int()
763 const fn as_int(&self) -> u32 { in as_int()

Completed in 132 milliseconds

12345