/openbmc/linux/rust/kernel/ |
H A D | ioctl.rs | 13 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()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | sys_ppc32.c | 73 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 D | syscalls.c | 104 int, fd, int, advice, u32, offset_high, u32, offset_low, in SYSCALL_DEFINE6() argument
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-pciercx-defs.h | 55 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 D | cvmx-pci-defs.h | 118 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 …]
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | sys_sparc32.c | 54 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
|
/openbmc/linux/drivers/usb/host/ |
H A D | octeon-hcd.h | 114 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 …]
|
/openbmc/linux/security/keys/ |
H A D | compat.c | 17 COMPAT_SYSCALL_DEFINE5(keyctl, u32, option, in COMPAT_SYSCALL_DEFINE5() argument
|
/openbmc/linux/arch/s390/kernel/ |
H A D | compat_linux.c | 70 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
|
/openbmc/qemu/hw/net/can/ |
H A D | ctu_can_fd_regs.h | 103 uint32_t u32; member 124 uint32_t u32; member 217 uint32_t u32; member 245 uint32_t u32; member 269 uint32_t u32; member 305 uint32_t u32; member 319 uint32_t u32; member 333 uint32_t u32; member 347 uint32_t u32; member 361 uint32_t u32; member [all …]
|
H A D | ctu_can_fd_frame.h | 49 uint32_t u32; member 104 uint32_t u32; member 120 uint32_t u32; member 128 uint32_t u32; member 136 uint32_t u32; member 154 uint32_t u32; member 172 uint32_t u32; member
|
/openbmc/qemu/rust/qemu-api/src/ |
H A D | bitops.rs | 47 fn mask(start: u32, length: u32) -> Self in mask() 57 fn deposit<U: IntegerExt>(self, start: u32, length: u32, in deposit() 69 fn extract(self, start: u32, length: u32) -> Self in extract()
|
H A D | memory.rs | 44 unsafe extern "C" fn memory_region_ops_read_cb<T, F: for<'a> FnCall<(&'a T, hwaddr, u32), u64>>( in memory_region_ops_read_cb() argument 63 pub const fn read<F: for<'a> FnCall<(&'a T, hwaddr, u32), u64>>(mut self, _f: &F) -> Self { in read() argument 93 pub const fn valid_sizes(mut self, min: u32, max: u32) -> Self { in valid_sizes() 106 pub const fn impl_sizes(mut self, min: u32, max: u32) -> Self { in impl_sizes()
|
/openbmc/qemu/rust/hw/timer/hpet/src/ |
H A D | hpet.rs | 402 fn set_tn_cfg_reg(&mut self, shift: u32, len: u32, val: u64) { in set_tn_cfg_reg() 432 fn set_tn_cmp_reg(&mut self, shift: u32, len: u32, val: u64) { in set_tn_cmp_reg() 462 fn set_tn_fsb_route_reg(&mut self, shift: u32, len: u32, val: u64) { in set_tn_fsb_route_reg() 511 fn write(&mut self, reg: TimerRegister, value: u64, shift: u32, len: u32) { in write() 594 fn handle_legacy_irq(&self, irq: u32, level: u32) { in handle_legacy_irq() 613 fn update_int_status(&self, index: u32, level: bool) { in update_int_status() 619 fn set_cfg_reg(&self, shift: u32, len: u32, val: u64) { in set_cfg_reg() 662 fn set_int_status_reg(&self, shift: u32, _len: u32, val: u64) { in set_int_status_reg() 674 fn set_counter_reg(&self, shift: u32, len: u32, val: u64) { in set_counter_reg() 820 fn write(&self, addr: hwaddr, value: u64, size: u32) { in write()
|
/openbmc/linux/drivers/media/rc/ |
H A D | bpf-lirc.c | 20 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
|
/openbmc/linux/net/core/ |
H A D | filter.c | 170 BPF_CALL_3(bpf_skb_get_nlattr, struct sk_buff *, skb, u32, a, u32, x) in BPF_CALL_3() argument 190 BPF_CALL_3(bpf_skb_get_nlattr_nest, struct sk_buff *, skb, u32, a, u32, x) in BPF_CALL_3() argument 1702 BPF_CALL_5(bpf_skb_store_bytes, struct sk_buff *, skb, u32, offset, in BPF_CALL_5() argument 1745 BPF_CALL_4(bpf_skb_load_bytes, const struct sk_buff *, skb, u32, offset, in BPF_CALL_4() argument 1781 const struct bpf_flow_dissector *, ctx, u32, offset, in BPF_CALL_4() argument 1815 u32, offset, void *, to, u32, len, u32, start_header) in BPF_CALL_5() argument 1859 BPF_CALL_2(bpf_skb_pull_data, struct sk_buff *, skb, u32, len) in BPF_CALL_2() argument 1899 BPF_CALL_2(sk_skb_pull_data, struct sk_buff *, skb, u32, len) in BPF_CALL_2() argument 1921 BPF_CALL_5(bpf_l3_csum_replace, struct sk_buff *, skb, u32, offset, in BPF_CALL_5() argument 1965 BPF_CALL_5(bpf_l4_csum_replace, struct sk_buff *, skb, u32, offset, in BPF_CALL_5() argument [all …]
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_bpf_nf.c | 69 nf_ct_test(struct nf_conn *(*lookup_fn)(void *, struct bpf_sock_tuple *, u32, in nf_ct_test() argument 70 struct bpf_ct_opts___local *, u32), in nf_ct_test() argument
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | sys32.c | 76 size_t, count, u32, __pad, arg_u32p(pos)) in COMPAT_SYSCALL_DEFINE6() argument 82 const char __user *, buf, size_t, count, u32, __pad, in COMPAT_SYSCALL_DEFINE6() argument 89 u32, __pad, arg_u32p(length)) in COMPAT_SYSCALL_DEFINE4() argument 94 COMPAT_SYSCALL_DEFINE4(aarch32_ftruncate64, unsigned int, fd, u32, __pad, in COMPAT_SYSCALL_DEFINE4() argument 100 COMPAT_SYSCALL_DEFINE5(aarch32_readahead, int, fd, u32, __pad, in COMPAT_SYSCALL_DEFINE5() argument
|
/openbmc/linux/drivers/cpuidle/ |
H A D | dt_idle_genpd.c | 25 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
|
/openbmc/linux/ipc/ |
H A D | syscall.c | 205 COMPAT_SYSCALL_DEFINE6(ipc, u32, call, int, first, int, second, in COMPAT_SYSCALL_DEFINE6() argument
|
/openbmc/linux/arch/x86/kernel/ |
H A D | sys_ia32.c | 69 u32, count, u32, poslo, u32, poshi) in SYSCALL_DEFINE5() argument 76 u32, count, u32, poslo, u32, poshi) in SYSCALL_DEFINE5() argument
|
/openbmc/linux/kernel/futex/ |
H A D | syscalls.c | 164 SYSCALL_DEFINE6(futex, u32 __user *, uaddr, int, op, u32, val, in SYSCALL_DEFINE6() argument 359 SYSCALL_DEFINE6(futex_time32, u32 __user *, uaddr, int, op, u32, val, in SYSCALL_DEFINE6() argument
|
/openbmc/linux/kernel/trace/ |
H A D | bpf_trace.c | 181 BPF_CALL_3(bpf_probe_read_user, void *, dst, u32, size, in BPF_CALL_3() argument 218 BPF_CALL_3(bpf_probe_read_user_str, void *, dst, u32, size, in BPF_CALL_3() argument 233 BPF_CALL_3(bpf_probe_read_kernel, void *, dst, u32, size, in BPF_CALL_3() argument 268 BPF_CALL_3(bpf_probe_read_kernel_str, void *, dst, u32, size, in BPF_CALL_3() argument 284 BPF_CALL_3(bpf_probe_read_compat, void *, dst, u32, size, in BPF_CALL_3() argument 303 BPF_CALL_3(bpf_probe_read_compat_str, void *, dst, u32, size, in BPF_CALL_3() argument 324 u32, size) in BPF_CALL_3() argument 371 BPF_CALL_5(bpf_trace_printk, char *, fmt, u32, fmt_size, u64, arg1, in BPF_CALL_5() argument 424 BPF_CALL_4(bpf_trace_vprintk, char *, fmt, u32, fmt_size, const void *, args, in BPF_CALL_4() argument 467 BPF_CALL_5(bpf_seq_printf, struct seq_file *, m, char *, fmt, u32, fmt_size, in BPF_CALL_5() argument [all …]
|
/openbmc/qemu/linux-user/ |
H A D | fd-trans.c | 514 uint32_t *u32; in host_to_target_data_bridge_nlattr() local 600 uint32_t *u32; in host_to_target_slave_data_bridge_nlattr() local 667 uint32_t *u32; in host_to_target_data_tun_nlattr() local 762 uint32_t *u32; in host_to_target_data_inet_nlattr() local 783 uint32_t *u32; in host_to_target_data_inet6_nlattr() local 855 uint32_t *u32; in host_to_target_data_xdp_nlattr() local 1031 uint32_t *u32; in host_to_target_data_link_rtattr() local 1190 uint32_t *u32; in host_to_target_data_addr_rtattr() local 1226 uint32_t *u32; in host_to_target_data_route_rtattr() local 1270 uint32_t *u32; in host_to_target_data_neigh_rtattr() local [all …]
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | memory.c | 49 u32 nr, void (*clr)(struct nvkm_device *, u32, u32), in nvkm_memory_tags_get() argument
|