/openbmc/linux/net/core/ |
H A D | flow_offload.c | 409 enum tc_setup_type type; member 565 enum tc_setup_type type, void (*cleanup)(struct flow_block_cb *block_cb), in indir_dev_add() 606 enum tc_setup_type type, void *data, in flow_indr_dev_setup_offload()
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | emulate-nested.c | 1622 const char *type, int err) in print_nv_trap_error() 1952 enum exception_type type) in kvm_inject_el2_exception() 1974 enum exception_type type) in kvm_inject_nested()
|
/openbmc/linux/crypto/ |
H A D | shash.c | 565 const char *name, u32 type, u32 mask) in crypto_grab_shash() 572 struct crypto_shash *crypto_alloc_shash(const char *alg_name, u32 type, in crypto_alloc_shash() 579 int crypto_has_shash(const char *alg_name, u32 type, u32 mask) in crypto_has_shash()
|
/openbmc/linux/drivers/dma/ |
H A D | mmp_tdma.c | 118 enum mmp_tdma_type type; member 565 int type, struct gen_pool *pool) in mmp_tdma_chan_init() 639 enum mmp_tdma_type type; in mmp_tdma_probe() local
|
/openbmc/linux/net/ipv6/ |
H A D | raw.c | 105 unsigned int type = hdr->icmp6_type; in icmpv6_filter() local 292 u8 type, u8 code, int offset, __be32 info) in rawv6_err() 329 u8 type, u8 code, int inner_offset, __be32 info) in raw6_icmp_error()
|
/openbmc/linux/drivers/hwmon/ |
H A D | sht3x.c | 651 static umode_t sht3x_is_visible(const void *data, enum hwmon_sensor_types type, in sht3x_is_visible() 702 static int sht3x_read(struct device *dev, enum hwmon_sensor_types type, in sht3x_read() 780 static int sht3x_write(struct device *dev, enum hwmon_sensor_types type, in sht3x_write()
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | counters.c | 16 u32 type; member 434 u32 type; in do_get_op_stat() local 980 u32 num_hw_counters, type; in mlx5_ib_modify_stat() local
|
/openbmc/linux/arch/x86/mm/pat/ |
H A D | memtype.c | 473 enum page_cache_mode type; in reserve_ram_pages_type() local 730 enum page_cache_mode *type) in memtype_reserve_io() 772 enum page_cache_mode type = _PAGE_CACHE_MODE_WC; in arch_io_reserve_memtype_wc() local
|
/openbmc/linux/drivers/cxl/core/ |
H A D | mbox.c | 864 enum cxl_event_log_type type, in cxl_event_trace_record() 957 enum cxl_event_log_type type) in cxl_mem_get_records_log() 1213 resource_size_t size, const char *type) in add_dpa_res()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | efi.h | 258 #define __efi64_argmap_allocate_pool(type, size, buffer) \ argument 261 #define __efi64_argmap_create_event(type, tpl, f, c, event) \ argument 264 #define __efi64_argmap_set_timer(event, type, time) \ argument
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | rpmh-rsc.c | 262 static void tcs_invalidate(struct rsc_drv *drv, int type) in tcs_invalidate() 304 int type; in get_tcs_for_msg() local 966 u32 type; in rpmh_probe_tcs_config() member
|
/openbmc/linux/kernel/ |
H A D | signal.c | 636 kernel_siginfo_t *info, enum pid_type *type) in dequeue_signal() 1004 static void complete_signal(int sig, struct task_struct *p, enum pid_type type) in complete_signal() 1085 struct task_struct *t, enum pid_type type, bool force) in __send_signal_locked() 1226 struct task_struct *t, enum pid_type type) in send_signal_locked() 1305 enum pid_type type) in do_send_sig_info() 1452 struct task_struct *p, enum pid_type type) in group_send_sig_info() 1824 int send_sig_perf(void __user *addr, u32 type, u64 sig_data) in send_sig_perf() 1978 int send_sigqueue(struct sigqueue *q, struct pid *pid, enum pid_type type) in send_sigqueue() 2600 static int ptrace_signal(int signr, kernel_siginfo_t *info, enum pid_type type) in ptrace_signal() 2732 enum pid_type type; in get_signal() local [all …]
|
/openbmc/linux/net/ |
H A D | socket.c | 1360 int sock_create_lite(int family, int type, int protocol, struct socket **res) in sock_create_lite() 1500 int __sock_create(struct net *net, int family, int type, int protocol, in __sock_create() 1625 int sock_create(int family, int type, int protocol, struct socket **res) in sock_create() 1643 int sock_create_kern(struct net *net, int family, int type, int protocol, struct socket **res) in sock_create_kern() 1649 static struct socket *__sys_socket_create(int family, int type, int protocol) in __sys_socket_create() 1671 struct file *__sys_socket_file(int family, int type, int protocol) in __sys_socket_file() 1703 __weak noinline int update_socket_protocol(int family, int type, int protocol) in update_socket_protocol() 1710 int __sys_socket(int family, int type, int protocol) in __sys_socket() 1727 SYSCALL_DEFINE3(socket, int, family, int, type, int, protocol) in SYSCALL_DEFINE3() argument 1736 int __sys_socketpair(int family, int type, int protocol, int __user *usockvec) in __sys_socketpair() [all …]
|
/openbmc/linux/block/partitions/ |
H A D | mac.h | 18 char type[32]; /* string type description */ member
|
/openbmc/linux/arch/mips/loongson32/common/ |
H A D | irq.c | 61 static int ls1x_irq_settype(struct irq_data *d, unsigned int type) in ls1x_irq_settype()
|
/openbmc/linux/drivers/net/wireless/ti/wl1251/ |
H A D | rx.h | 72 u8 type; member
|
/openbmc/linux/arch/um/drivers/ |
H A D | mconsole_user.c | 179 int mconsole_notify(char *sock_name, int type, const void *data, int len) in mconsole_notify()
|
/openbmc/linux/fs/nfsd/ |
H A D | blocklayoutxdr.h | 31 enum pnfs_block_volume_type type; member
|
/openbmc/linux/include/linux/ |
H A D | gnss.h | 42 enum gnss_type type; member
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/ |
H A D | mxms.c | 104 u8 type = desc[0] & 0x0f; in mxms_foreach() local
|
/openbmc/linux/drivers/firmware/efi/ |
H A D | rci2-table.c | 25 u16 type; member
|
/openbmc/linux/arch/mips/pci/ |
H A D | ops-loongson2.c | 38 u32 addr, type; in loongson_pcibios_config_access() local
|
/openbmc/u-boot/drivers/usb/musb-new/ |
H A D | musb_host.h | 46 u8 type; /* XFERTYPE_* */ member
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | sh_css_struct.h | 74 unsigned int type; /* 2400 or 2401 for now */ member
|
/openbmc/linux/tools/testing/selftests/pidfd/ |
H A D | pidfd_getfd_test.c | 30 static int sys_kcmp(pid_t pid1, pid_t pid2, int type, unsigned long idx1, in sys_kcmp()
|