Home
last modified time | relevance | path

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

12345

/linux/arch/powerpc/kernel/
H 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
H A Dsyscalls.c104 int, fd, int, advice, u32, offset_high, u32, offset_low, in SYSCALL_DEFINE6() argument
/linux/arch/sparc/kernel/
H 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/
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 const fn as_raw(self) -> u32 { in as_raw()
69 const fn as_raw(self) -> u32 { in as_raw()
96 fn index(&self) -> u32 { in index()
134 min_vecs: u32, in register()
135 max_vecs: u32, in register()
246 min_vecs: u32, in alloc_irq_vectors()
247 max_vecs: u32, in alloc_irq_vectors()
H A Dio.rs32 pub(super) fn new(pdev: &Device, num: u32, name: &CStr) -> Result<Self> { in new()
130 bar: u32, in iomap_region_sized()
139 bar: u32, in iomap_region()
H A Did.rs80 pub const fn as_raw(self) -> u32 { in as_raw()
89 const fn to_24bit_class(val: u32) -> u32 { in to_24bit_class()
107 pub const fn as_raw(self) -> u32 { in as_raw()
/linux/tools/testing/selftests/bpf/progs/
H 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
/linux/security/
H A Dlsm_syscalls.c58 ctx, u32, size, u32, flags) in SYSCALL_DEFINE4() argument
80 ctx, u32 __user *, size, u32, flags) in SYSCALL_DEFINE4() argument
98 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()
21 pub const fn IOR<T>(nr: u32) -> u32 { in IOR()
28 pub const fn IOW<T>(nr: u32) -> u32 { in IOW()
35 pub const fn IOWR<T>(nr: u32) -> u32 { in IOWR()
/linux/net/core/
H A Dfilter.c186 BPF_CALL_3(bpf_skb_get_nlattr, struct sk_buff *, skb, u32, a, u32, x) in BPF_CALL_3() argument
206 BPF_CALL_3(bpf_skb_get_nlattr_nest, struct sk_buff *, skb, u32, a, u32, x) in BPF_CALL_3() argument
1711 BPF_CALL_5(bpf_skb_store_bytes, struct sk_buff *, skb, u32, offset, in BPF_CALL_5() argument
1754 BPF_CALL_4(bpf_skb_load_bytes, const struct sk_buff *, skb, u32, offset, in BPF_CALL_4() argument
1790 const struct bpf_flow_dissector *, ctx, u32, offset, in BPF_CALL_4() argument
1824 u32, offset, void *, to, u32, len, u32, start_header) in BPF_CALL_5() argument
1868 BPF_CALL_2(bpf_skb_pull_data, struct sk_buff *, skb, u32, len) in BPF_CALL_2() argument
1908 BPF_CALL_2(sk_skb_pull_data, struct sk_buff *, skb, u32, len) in BPF_CALL_2() argument
1930 BPF_CALL_5(bpf_l3_csum_replace, struct sk_buff *, skb, u32, offset, in BPF_CALL_5() argument
1974 BPF_CALL_5(bpf_l4_csum_replace, struct sk_buff *, skb, u32, offset, in BPF_CALL_5() argument
[all …]
/linux/rust/kernel/block/mq/
H A Dtag_set.rs37 nr_hw_queues: u32, in new()
38 num_tags: u32, in new()
39 num_maps: u32, in new()
/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/drivers/gpu/drm/nova/
H A Dfile.rs29 ) -> Result<u32> { in get_param()
49 ) -> Result<u32> { in gem_create()
62 ) -> Result<u32> { in gem_info()
/linux/arch/arm64/kernel/
H 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/
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/arch/x86/kernel/
H 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/
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()
307 _count: u32, in config_regulators()
714 pub fn opp_count(&self) -> Result<u32> { in opp_count()
847 index: Option<u32>, in opp_from_freq()
888 pub fn opp_from_level(&self, mut level: u32, stype: SearchType) -> Result<ARef<OPP>> { in opp_from_level()
914 pub fn opp_from_bw(&self, mut bw: u32, index: i32, stype: SearchType) -> Result<ARef<OPP>> { in opp_from_bw()
1116 pub fn level(&self) -> u32 { in level()
1132 pub fn required_pstate(&self, index: u32) -> u32 { in required_pstate()
H A Dcpufreq.rs102 impl From<Relation> for u32 { implementation
261 pub fn flags(&self, index: TableIndex) -> u32 { in flags()
269 pub fn data(&self, index: TableIndex) -> u32 { in data()
365 pub fn add(&mut self, freq: Hertz, flags: u32, driver_data: u32) -> Result { in add()
527 pub fn generic_get(&self) -> Result<u32> { in generic_get()
779 fn target(_policy: &mut Policy, _target_freq: u32, _relation: Relation) -> Result { in target()
789 fn fast_switch(_policy: &mut Policy, _target_freq: u32) -> u32 { in fast_switch()
799 fn get_intermediate(_policy: &mut Policy, _index: TableIndex) -> u32 { in get_intermediate()
809 fn get(_policy: &mut Policy) -> Result<u32> { in get()
/linux/kernel/trace/
H A Dbpf_trace.c183 BPF_CALL_3(bpf_probe_read_user, void *, dst, u32, size, in BPF_CALL_3() argument
220 BPF_CALL_3(bpf_probe_read_user_str, void *, dst, u32, size, in BPF_CALL_3() argument
235 BPF_CALL_3(bpf_probe_read_kernel, void *, dst, u32, size, in BPF_CALL_3() argument
270 BPF_CALL_3(bpf_probe_read_kernel_str, void *, dst, u32, size, in BPF_CALL_3() argument
286 BPF_CALL_3(bpf_probe_read_compat, void *, dst, u32, size, in BPF_CALL_3() argument
305 BPF_CALL_3(bpf_probe_read_compat_str, void *, dst, u32, siz argument
326 BPF_CALL_3(bpf_probe_write_user,void __user *,unsafe_ptr,const void *,src,u32,size) BPF_CALL_3() argument
362 BPF_CALL_5(bpf_trace_printk,char *,fmt,u32,fmt_size,u64,arg1,u64,arg2,u64,arg3) BPF_CALL_5() argument
415 BPF_CALL_4(bpf_trace_vprintk,char *,fmt,u32,fmt_size,const void *,args,u32,data_len) BPF_CALL_4() argument
458 BPF_CALL_5(bpf_seq_printf,struct seq_file *,m,char *,fmt,u32,fmt_size,const void *,args,u32,data_len) BPF_CALL_5() argument
496 BPF_CALL_3(bpf_seq_write,struct seq_file *,m,const void *,data,u32,len) BPF_CALL_3() argument
512 BPF_CALL_4(bpf_seq_printf_btf,struct seq_file *,m,struct btf_ptr *,ptr,u32,btf_ptr_size,u64,flags) BPF_CALL_4() argument
583 BPF_CALL_4(bpf_perf_event_read_value,struct bpf_map *,map,u64,flags,struct bpf_perf_event_value *,buf,u32,size) BPF_CALL_4() argument
878 BPF_CALL_1(bpf_send_signal,u32,sig) BPF_CALL_1() argument
890 BPF_CALL_1(bpf_send_signal_thread,u32,sig) BPF_CALL_1() argument
902 BPF_CALL_3(bpf_d_path,const struct path *,path,char *,buf,u32,sz) BPF_CALL_3() argument
1006 BPF_CALL_5(bpf_snprintf_btf,char *,str,u32,str_size,struct btf_ptr *,ptr,u32,btf_ptr_size,u64,flags) BPF_CALL_5() argument
1170 BPF_CALL_3(bpf_get_branch_snapshot,void *,buf,u32,size,u64,flags) BPF_CALL_3() argument
1194 BPF_CALL_3(get_func_arg,void *,ctx,u32,n,u64 *,value) BPF_CALL_3() argument
1411 BPF_CALL_4(bpf_get_stack_tp,void *,tp_buff,void *,buf,u32,size,u64,flags) BPF_CALL_4() argument
1471 BPF_CALL_3(bpf_perf_prog_read_value,struct bpf_perf_event_data_kern *,ctx,struct bpf_perf_event_value *,buf,u32,size) BPF_CALL_3() argument
1497 BPF_CALL_4(bpf_read_branch_records,struct bpf_perf_event_data_kern *,ctx,void *,buf,u32,size,u64,flags) BPF_CALL_4() argument
1644 BPF_CALL_4(bpf_get_stack_raw_tp,struct bpf_raw_tracepoint_args *,args,void *,buf,u32,size,u64,flags) BPF_CALL_4() 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

12345