Home
last modified time | relevance | path

Searched defs:type (Results 2201 – 2400 of 4093) sorted by relevance

1...<<1112131415161718192021

/linux-4.1.27/kernel/
Dauditsc.c99 int type; member
1672 unsigned char type) in audit_alloc_name()
1853 const unsigned char type) in __audit_inode_child()
Djump_label.c159 enum jump_label_type type) in arch_jump_label_transform_static()
Daudit.h92 unsigned char type; /* record type */ member
153 int type; member
Dfork.c1226 init_task_pid(struct task_struct *task, enum pid_type type, struct pid *pid) in init_task_pid()
1651 enum pid_type type; in init_idle_pids() local
/linux-4.1.27/drivers/media/usb/uvc/
Duvc_v4l2.c576 enum v4l2_buf_type type = fmt->type; in uvc_ioctl_enum_fmt() local
753 enum v4l2_buf_type type) in uvc_ioctl_streamon()
770 enum v4l2_buf_type type) in uvc_ioctl_streamoff()
/linux-4.1.27/drivers/scsi/isci/
Dscu_task_context.h218 #define MAKE_SCU_CONTEXT_COMMAND_TYPE(type) \ argument
233 #define MAKE_SCU_CONTEXT_COMMAND_REQUEST(type, command) \ argument
790 union protocol_context type; member
/linux-4.1.27/arch/powerpc/platforms/powermac/
Dfeature.c76 struct macio_chip *macio_find(struct device_node *child, int type) in macio_find()
141 static inline int simple_feature_tweak(struct device_node *node, int type, in simple_feature_tweak()
2635 static void __init probe_one_macio(const char *name, const char *compat, int type) in probe_one_macio()
/linux-4.1.27/drivers/md/
Ddm-table.c33 unsigned type; member
666 int dm_table_add_target(struct dm_table *t, const char *type, in dm_table_add_target()
943 unsigned type = dm_table_get_type(t); in dm_table_alloc_md_mempools() local
Ddm-stripe.c322 static void stripe_status(struct dm_target *ti, status_type_t type, in stripe_status()
Dmd-cluster.c80 int type; member
789 static int resync_send(struct mddev *mddev, enum msg_type type, in resync_send()
/linux-4.1.27/drivers/of/
Dbase.c445 const char *compat, const char *type, const char *name) in __of_device_is_compatible()
868 const char *type) in of_find_node_by_type()
899 const char *type, const char *compatible) in of_find_compatible_node()
/linux-4.1.27/include/acpi/
Dacpi_bus.h74 union acpi_object *argv4, acpi_object_type type) in acpi_evaluate_dsm_typed()
243 struct acpi_pnp_type type; /* ID type */ member
436 u32 type; member
Dacrestyp.h183 u8 type; member
595 u32 type; member
606 #define ACPI_RS_SIZE(type) (u32) (ACPI_RS_SIZE_NO_DATA + sizeof (type)) argument
/linux-4.1.27/drivers/net/wireless/b43/
Dphy_n.c1912 enum n_rssi_type type) in b43_nphy_rssi_select()
2303 static void b43_nphy_rev2_rssi_cal(struct b43_wldev *dev, enum n_rssi_type type) in b43_nphy_rev2_rssi_cal()
5393 u16 tmp, core, type, count, max, numb, last = 0, cmd; in b43_nphy_cal_tx_iq_lo() local
5651 struct nphy_txgains target, u8 type, bool debug) in b43_nphy_rev2_cal_rx_iq()
5831 struct nphy_txgains target, u8 type, bool debug) in b43_nphy_rev3_cal_rx_iq()
5838 struct nphy_txgains target, u8 type, bool debug) in b43_nphy_cal_rx_iq()
/linux-4.1.27/net/
Dsocket.c963 int sock_create_lite(int family, int type, int protocol, struct socket **res) in sock_create_lite()
1097 int __sock_create(struct net *net, int family, int type, int protocol, in __sock_create()
1210 int sock_create(int family, int type, int protocol, struct socket **res) in sock_create()
1216 int sock_create_kern(int family, int type, int protocol, struct socket **res) in sock_create_kern()
1222 SYSCALL_DEFINE3(socket, int, family, int, type, int, protocol) in SYSCALL_DEFINE3() argument
1263 SYSCALL_DEFINE4(socketpair, int, family, int, type, int, protocol, in SYSCALL_DEFINE4() argument
/linux-4.1.27/include/net/
Dipx.h107 unsigned short type; member
Dieee802154_netdev.h64 u16 type:3, member
223 u8 type; member
Dip_tunnels.h36 __u16 type; member
Ddn_fib.h13 unsigned char type; member
/linux-4.1.27/arch/powerpc/include/asm/
Dpgtable-ppc32.h341 #define __swp_entry(type, offset) ((swp_entry_t) { (type) | ((offset) << 5) }) argument
/linux-4.1.27/arch/arm/mach-imx/
Dclk-pllv3.c283 struct clk *imx_clk_pllv3(enum imx_pllv3_type type, const char *name, in imx_clk_pllv3()
/linux-4.1.27/drivers/net/wireless/p54/
Dfwio.c191 u16 payload_len, u16 type, gfp_t memflags) in p54_alloc_skb()
/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_vtg.c125 int type, const struct drm_display_mode *mode) in vtg_set_mode()
/linux-4.1.27/sound/isa/sb/
Demu8000_callback.c530 load_fx(struct snd_emux *emu, int type, int mode, const void __user *buf, long len) in load_fx()
/linux-4.1.27/drivers/usb/host/
Dxhci-dbg.c256 u32 type = le32_to_cpu(trb->link.control) & TRB_TYPE_BITMASK; in xhci_debug_trb() local
/linux-4.1.27/drivers/net/ethernet/ti/
Dcpts.c67 int i, type = -1; in cpts_fifo_read() local
Dcpsw.c53 #define cpsw_info(priv, type, format, ...) \ argument
59 #define cpsw_err(priv, type, format, ...) \ argument
65 #define cpsw_dbg(priv, type, format, ...) \ argument
71 #define cpsw_notice(priv, type, format, ...) \ argument
412 int type; member
/linux-4.1.27/arch/powerpc/platforms/pseries/
Dmsi.c379 static int rtas_setup_msi_irqs(struct pci_dev *pdev, int nvec_in, int type) in rtas_setup_msi_irqs()
/linux-4.1.27/drivers/input/serio/
Dhyperv-keyboard.c46 __le32 type; member
/linux-4.1.27/scripts/
Drecordmcount.c308 static void MIPS64_r_info(Elf64_Rel *const rp, unsigned sym, unsigned type) in MIPS64_r_info()
Ddocproc.c251 static void docfunctions(char * filename, char * type) in docfunctions()
/linux-4.1.27/arch/x86/kernel/cpu/microcode/
Damd.c239 unsigned int type = ibuf[1]; in install_equiv_cpu_table() local
/linux-4.1.27/drivers/media/common/b2c2/
Dflexcop-fe-tuner.c623 flexcop_device_type_t type; member
/linux-4.1.27/fs/afs/
Dvnode.c916 afs_lock_type_t type) in afs_vnode_set_lock()
Drxrpc.c218 struct afs_call *afs_alloc_flat_call(const struct afs_call_type *type, in afs_alloc_flat_call()
/linux-4.1.27/drivers/media/platform/vsp1/
Dvsp1_video.h121 enum v4l2_buf_type type; member
/linux-4.1.27/drivers/thermal/
Dintel_soc_dts_thermal.c243 int trip, enum thermal_trip_type *type) in sys_get_trip_type()
/linux-4.1.27/fs/openpromfs/
Dinode.c37 enum op_inode_type type; member
/linux-4.1.27/drivers/crypto/qce/
Dcommon.c396 int qce_start(struct crypto_async_request *async_req, u32 type, u32 totallen, in qce_start()
/linux-4.1.27/sound/firewire/oxfw/
Doxfw-stream.c411 unsigned int i, e, channels, type; in snd_oxfw_stream_parse_format() local
/linux-4.1.27/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c216 int trip, enum thermal_trip_type *type) in ti_thermal_get_trip_type()
/linux-4.1.27/drivers/char/agp/
Damd64-agp.c44 static int amd64_insert_memory(struct agp_memory *mem, off_t pg_start, int type) in amd64_insert_memory()
/linux-4.1.27/drivers/thunderbolt/
Dnhi.c445 int type = 0; /* current interrupt type 0: TX, 1: RX, 2: RX overflow */ in nhi_interrupt_work() local
/linux-4.1.27/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
Dl2cache_defs.h63 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
/linux-4.1.27/drivers/net/wireless/libertas_tf/
Dif_usb.c722 static int if_usb_host_to_card(struct lbtf_private *priv, uint8_t type, in if_usb_host_to_card()
/linux-4.1.27/drivers/gpio/
Dgpio-tc3589x.c102 static int tc3589x_gpio_irq_set_type(struct irq_data *d, unsigned int type) in tc3589x_gpio_irq_set_type()
Dgpio-ep93xx.c168 static int ep93xx_gpio_irq_type(struct irq_data *d, unsigned int type) in ep93xx_gpio_irq_type()
Dgpio-grgpio.c135 static int grgpio_irq_set_type(struct irq_data *d, unsigned int type) in grgpio_irq_set_type()
Dgpio-mxc.c169 static int gpio_set_irq_type(struct irq_data *d, u32 type) in gpio_set_irq_type()
/linux-4.1.27/net/netfilter/
Dnfnetlink_acct.c132 nfnl_acct_fill_info(struct sk_buff *skb, u32 portid, u32 seq, u32 type, in nfnl_acct_fill_info()
Dnfnetlink_cthelper.c411 nfnl_cthelper_fill_info(struct sk_buff *skb, u32 portid, u32 seq, u32 type, in nfnl_cthelper_fill_info()
/linux-4.1.27/include/scsi/fc/
Dfc_ms.h129 __be16 type; member
/linux-4.1.27/fs/hfsplus/
Dinode.c482 u16 type; in hfsplus_cat_read_inode() local
/linux-4.1.27/arch/score/include/asm/
Duaccess.h56 #define access_ok(type, addr, size) \ argument
/linux-4.1.27/block/
Ddeadline-iosched.c155 struct request *req, int type) in deadline_merged_request()
/linux-4.1.27/arch/cris/include/arch-v32/mach-a3/mach/hwregs/iop/
Diop_sap_in_defs.h63 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
/linux-4.1.27/drivers/irqchip/
Dirq-atmel-aic5.c138 static int aic5_set_type(struct irq_data *d, unsigned type) in aic5_set_type()
Dirq-gic.c219 static int gic_set_type(struct irq_data *d, unsigned int type) in gic_set_type()
864 unsigned int type = IRQ_TYPE_NONE; in gic_irq_domain_alloc() local
/linux-4.1.27/arch/avr32/mach-at32ap/
Dpio.c269 static int gpio_irq_type(struct irq_data *d, unsigned type) in gpio_irq_type()
/linux-4.1.27/include/linux/
Dagpgart.h74 u32 type; /* 0 == normal, other devspec */ member
Delevator.h109 struct elevator_type *type; member
Dnodemask.h507 #define NODEMASK_ALLOC(type, name, gfp_flags) \ argument
511 #define NODEMASK_ALLOC(type, name, gfp_flags) type _##name, *name = &_##name argument
Dvia-core.h56 enum via_port_type type; member
/linux-4.1.27/drivers/tty/serial/
Dmux.c351 static void mux_config_port(struct uart_port *port, int type) in mux_config_port()
Dsunsu.c954 int type = port->type; in sunsu_type() local
1419 enum su_type type; in su_probe() local
/linux-4.1.27/drivers/xen/xenbus/
Dxenbus_probe_frontend.c55 static int xenbus_probe_frontend(struct xen_bus_type *bus, const char *type, in xenbus_probe_frontend()
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/iop/
Diop_scrc_in_defs.h66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
/linux-4.1.27/net/9p/
Dprotocol.c574 int p9pdu_prepare(struct p9_fcall *pdu, int16_t tag, int8_t type) in p9pdu_prepare()
/linux-4.1.27/arch/arm/mach-davinci/
Ddm355.c810 static int dm355_venc_setup_clock(enum vpbe_enc_timings_type type, in dm355_venc_setup_clock()
/linux-4.1.27/fs/btrfs/
Ddelayed-ref.h54 unsigned int type:8; member
Dprops.c393 int type; in prop_compression_apply() local
Dvolumes.h101 u64 type; member
338 u64 type; member
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_capa.h64 #define DEF_CAPA_HMAC_ALG(name, type, len, keylen) \ argument
/linux-4.1.27/drivers/gpu/drm/qxl/
Dqxl_ttm.c160 static int qxl_init_mem_type(struct ttm_bo_device *bdev, uint32_t type, in qxl_init_mem_type()
/linux-4.1.27/drivers/pcmcia/
Dyenta_socket.h120 struct cardbus_type *type; member
/linux-4.1.27/net/vmw_vsock/
Dvmci_transport.h71 u8 type; member
/linux-4.1.27/drivers/mfd/
Dssbi.c277 const char *type; in ssbi_probe() local
Dab8500-core.c406 unsigned int type = irqd_get_trigger_type(data); in ab8500_irq_unmask() local
433 static int ab8500_irq_set_type(struct irq_data *data, unsigned int type) in ab8500_irq_set_type()
/linux-4.1.27/net/netlabel/
Dnetlabel_domainhash.c206 u32 type; in netlbl_domhsh_audit_add() local
/linux-4.1.27/arch/m68k/amiga/
Dconfig.c768 char *type; in amiga_get_hardware_list() local
/linux-4.1.27/arch/openrisc/include/asm/
Duaccess.h65 #define access_ok(type, addr, size) \ argument
/linux-4.1.27/sound/core/seq/
Dseq_midi_event.c360 unsigned int cmd, type; in snd_midi_event_decode() local
/linux-4.1.27/arch/x86/mm/
Dpf_in.c135 #define CHECK_OP_TYPE(opcode, array, type) \ argument
Dmpx.c88 enum reg_type type) in get_reg_offset()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/
Dtrx.c250 u16 fc, type; in translate_rx_signal_stuff() local
/linux-4.1.27/arch/alpha/kernel/
Dtraps.c230 do_entIF(unsigned long type, struct pt_regs *regs) in do_entIF()
/linux-4.1.27/drivers/isdn/hardware/eicon/
Dum_idi.c537 dword type = req->type & DIVA_UM_IDI_REQ_TYPE_MASK; in process_idi_request() local
/linux-4.1.27/arch/alpha/include/asm/
Derr_common.h83 u16 type; /* ...determine content */ member
/linux-4.1.27/drivers/pci/hotplug/
Dpci_hotplug_core.c66 #define GET_STATUS(name, type) \ argument
/linux-4.1.27/drivers/media/common/saa7146/
Dsaa7146_fops.c591 char *name, int type) in saa7146_register_device()
Dsaa7146_video.c937 static int vidioc_streamon(struct file *file, void *__fh, enum v4l2_buf_type type) in vidioc_streamon()
954 static int vidioc_streamoff(struct file *file, void *__fh, enum v4l2_buf_type type) in vidioc_streamoff()
/linux-4.1.27/sound/usb/
Dusbaudio.h112 uint16_t type; member
/linux-4.1.27/include/uapi/linux/
Da.out.h47 #define N_SET_INFO(exec, magic, type, flags) \ argument
Dmedia.h76 __u32 type; member
/linux-4.1.27/drivers/net/irda/
Dsir-dev.h73 IRDA_DONGLE type; member
/linux-4.1.27/drivers/dma/
Ddma-jz4780.c121 enum dma_transaction_type type; member
185 enum dma_transaction_type type) in jz4780_dma_desc_alloc()
Dste_dma40_ll.h17 #define D40_TYPE_TO_GROUP(type) (type / 16) argument
18 #define D40_TYPE_TO_EVENT(type) (type % 16) argument
/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_tmpl.c725 uint type; member
759 static inline int (*qla27xx_find_entry(uint type)) in qla27xx_find_entry()
Dqla_os.c1026 uint64_t l, enum nexus_wait_type type) in qla2x00_eh_wait_for_pending_commands()
1082 __qla2xxx_eh_generic_reset(char *name, enum nexus_wait_type type, in __qla2xxx_eh_generic_reset()
3794 qla2x00_alloc_work(struct scsi_qla_host *vha, enum qla_work_type type) in qla2x00_alloc_work()
3856 #define qla2x00_post_async_work(name, type) \ argument
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_resource.c1051 const struct ldlm_res_id *name, ldlm_type_t type, int create) in ldlm_resource_get()
1307 int type = lock->l_resource->lr_type; in ldlm_resource_unlink_lock() local
/linux-4.1.27/drivers/media/pci/ttpci/
Dav7110_hw.c344 char *type = NULL; in __av7110_send_fw_cmd() local
496 int av7110_fw_cmd(struct av7110 *av7110, int type, int com, int num, ...) in av7110_fw_cmd()
/linux-4.1.27/drivers/misc/genwqe/
Dcard_base.h173 enum dma_mapping_type type; member
189 enum dma_mapping_type type) in genwqe_mapping_init()
/linux-4.1.27/arch/s390/include/uapi/asm/
Ddasd.h39 char type[4]; /* from discipline.name, 'none' for unknown */ member
103 char type[4]; /* from discipline.name, 'none' for unknown */ member
/linux-4.1.27/tools/perf/util/
Dpython.c33 # define PyVarObject_HEAD_INIT(type, size) PyObject_HEAD_INIT(type) size, argument
38 #define member_def(type, member, ptype, help) \ argument
/linux-4.1.27/drivers/net/plip/
Dplip.c1015 unsigned short type, const void *daddr, in plip_hard_header()
1028 struct hh_cache *hh, __be16 type) in plip_hard_header_cache()
/linux-4.1.27/drivers/media/platform/
Dvim2m.c188 enum v4l2_buf_type type) in get_q_data()
440 static int enum_fmt(struct v4l2_fmtdesc *f, u32 type) in enum_fmt()
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Dieee80211_rx.c213 struct ieee80211_rx_stats *rx_stats, u16 type, in ieee80211_rx_frame_mgmt()
895 u16 fc, type, stype, sc; in ieee80211_rx() local
Drtl819x_BAProc.c110 …f *ieee80211_ADDBA(struct ieee80211_device *ieee, u8 *Dst, PBA_RECORD pBA, u16 StatusCode, u8 type) in ieee80211_ADDBA()
/linux-4.1.27/drivers/usb/core/
Dmessage.c633 int usb_get_descriptor(struct usb_device *dev, unsigned char type, in usb_get_descriptor()
942 int usb_get_status(struct usb_device *dev, int type, int target, void *data) in usb_get_status()
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Ddebug.h30 #define RESET_STAT_INC(sc, type) sc->debug.stats.reset[type]++ argument
36 #define RESET_STAT_INC(sc, type) do { } while (0) argument
/linux-4.1.27/drivers/scsi/aacraid/
Daacraid.h854 s16 type; // used for verification of structure member
904 u32 type; member
920 s16 type; member
1482 __le32 type; /* CT_FLUSH_CACHE */ member
1509 __le32 type; /* CT_POWER_MANAGEMENT */ member
1519 __le32 type; /* CT_PAUSE_IO */ member
1706 __le32 type; /* CT_GET_CONFIG_STATUS */ member
1742 __le32 type; /* CT_COMMIT_CONFIG */ member
1752 __le32 type; /* CT_GET_CONTAINER_COUNT */ member
1793 __le32 type; member
[all …]
/linux-4.1.27/drivers/media/v4l2-core/
Dv4l2-ioctl.c916 static int check_fmt(struct file *file, enum v4l2_buf_type type) in check_fmt()
1464 enum v4l2_tuner_type type; in v4l_s_frequency() local
1552 enum v4l2_tuner_type type; in v4l_s_hw_freq_seek() local
2086 enum v4l2_tuner_type type; in v4l_enum_freq_bands() local
2299 const char *dir, *type; in v4l_printk_ioctl() local
Dvideobuf-dma-sg.c674 enum v4l2_buf_type type, in videobuf_queue_sg_init()
/linux-4.1.27/drivers/scsi/bfa/
Dbfi.h912 u32 type; /* partition type */ member
923 u32 type; /* partition type */ member
936 u32 type; /* partition type */ member
957 u32 type; /* partition type */ member
969 u32 type; /* partition type */ member
981 u32 type; /* partition type */ member
1146 u8 type; /* bfa_diag_dport_test_type_e */ member
/linux-4.1.27/net/bluetooth/
Dl2cap_core.c2939 static inline int l2cap_get_conf_opt(void **ptr, int *type, int *olen, in l2cap_get_conf_opt()
2973 static void l2cap_add_conf_opt(void **ptr, u8 type, u8 len, unsigned long val) in l2cap_add_conf_opt()
3304 int type, hint, olen; in l2cap_parse_conf_req() local
3517 int type, olen; in l2cap_parse_conf_rsp() local
3684 int type, olen; in l2cap_conf_rfc_get() local
4336 u16 type; in l2cap_information_req() local
4387 u16 type, result; in l2cap_information_rsp() local
/linux-4.1.27/drivers/usb/usbip/
Dusbip_common.c72 unsigned char type = usb_pipetype(p); in usbip_dump_pipe() local
/linux-4.1.27/include/drm/ttm/
Dttm_bo_api.h202 enum ttm_bo_type type; member
/linux-4.1.27/include/media/
Dvideobuf-core.h143 enum v4l2_buf_type type; member
/linux-4.1.27/drivers/staging/lustre/lustre/include/linux/
Dlustre_compat25.h145 #define ll_d_hlist_entry(ptr, type, name) hlist_entry(ptr.first, type, name) argument
/linux-4.1.27/drivers/virtio/
Dvirtio_pci_modern.c514 u8 type, bar; in virtio_pci_find_capability() local
/linux-4.1.27/drivers/media/usb/tm6000/
Dtm6000-cards.c77 enum tm6000_devtype type; /* variant of the chipset */ member
/linux-4.1.27/arch/powerpc/kernel/
Deeh_pe.c59 static struct eeh_pe *eeh_pe_alloc(struct pci_controller *phb, int type) in eeh_pe_alloc()
Dtraps.c1855 #define WARN_EMULATED_SETUP(type) .type = { .name = #type } argument
1888 void ppc_warn_emulated_print(const char *type) in ppc_warn_emulated_print()
/linux-4.1.27/drivers/staging/rtl8192e/
Drtl819x_BAProc.c79 u16 StatusCode, u8 type) in rtllib_ADDBA()
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/
Dconfig_defs.h66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
/linux-4.1.27/drivers/hwmon/
Dmax1668.c71 enum chips type; member
Dw83627hf.c65 enum chips type; member
226 #define W836X7HF_REG_PWM(type, nr) (((type) == w83627hf) ? \ argument
362 enum chips type; member
1728 enum chips type = data->type; in w83627hf_init_device() local
/linux-4.1.27/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
Dconfig_defs.h66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
/linux-4.1.27/arch/powerpc/sysdev/
Dfsl_msi.c183 static int fsl_setup_msi_irqs(struct pci_dev *pdev, int nvec, int type) in fsl_setup_msi_irqs()
/linux-4.1.27/drivers/ata/
Dpata_amd.c532 int type = id->driver_data; in amd_init_one() local
/linux-4.1.27/fs/nfsd/
Dnfsproc.c191 int type, mode; in nfsd_proc_create() local
Dnfscache.c420 int type = rqstp->rq_cachetype; in nfsd_cache_lookup() local
Dvfs.c678 nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, in nfsd_open()
1194 int type, dev_t rdev, struct svc_fh *resfhp) in nfsd_create()
1772 nfsd_unlink(struct svc_rqst *rqstp, struct svc_fh *fhp, int type, in nfsd_unlink()
/linux-4.1.27/drivers/acpi/
Dresource.c588 unsigned long type = 0; in acpi_dev_filter_resource_type() local
/linux-4.1.27/drivers/gpu/drm/rcar-du/
Drcar_du_kms.c502 enum rcar_du_encoder_type type; in rcar_du_encoders_init_one() member
/linux-4.1.27/fs/nilfs2/
Dnamei.c525 int type; in nilfs_encode_fh() local
/linux-4.1.27/include/linux/mfd/
Dmax8998-private.h166 unsigned long type; member
/linux-4.1.27/sound/synth/emux/
Demux_nrpn.c54 int type, int val, int mode) in send_converted_effect()
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Dfw.h33 __le16 type; /* enum wil_fw_record_type */ member
/linux-4.1.27/arch/sparc/kernel/
Dpci_common.c415 int type; in pci_determine_mem_io_space() local
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ce/
Dtrx.c306 u16 type, c_fc; in _rtl92ce_translate_rx_signal_stuff() local
/linux-4.1.27/drivers/pci/
Dpci-acpi.c150 u32 type; in acpi_run_hpx() local
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
Dixgb.h130 #define IXGB_GET_DESC(R, i, type) (&(((struct type *)((R).desc))[i])) argument
/linux-4.1.27/arch/mips/lantiq/
Dirq.c124 static int ltq_eiu_settype(struct irq_data *d, unsigned int type) in ltq_eiu_settype()
/linux-4.1.27/drivers/media/firewire/
Dfiredtv.h97 enum model_type type; member
/linux-4.1.27/arch/arm/mach-ixp4xx/
Dcommon.c167 static int ixp4xx_set_irq_type(struct irq_data *d, unsigned int type) in ixp4xx_set_irq_type()
/linux-4.1.27/scripts/dtc/
Ddtc.h78 enum markertype type; member
/linux-4.1.27/drivers/net/can/c_can/
Dc_can.h210 enum c_can_dev_id type; member
/linux-4.1.27/arch/tile/include/uapi/arch/
Dsim.h429 unsigned type, in sim_set_shaping()
/linux-4.1.27/drivers/spi/
Dspi-dw.c37 u8 type; /* SPI/SSP/MicroWire */ member
/linux-4.1.27/drivers/net/ethernet/3com/
D3c509.c172 enum el3_cardtype type; member
273 int irq, int if_port, enum el3_cardtype type) in el3_dev_fill()
/linux-4.1.27/drivers/usb/c67x00/
Dc67x00-sched.c249 int type; in c67x00_ep_data_alloc() local
790 static void c67x00_fill_from_list(struct c67x00_hcd *c67x00, int type, in c67x00_fill_from_list()
/linux-4.1.27/drivers/hid/
Dwacom_sys.c30 static int wacom_get_report(struct hid_device *hdev, u8 type, u8 *buf, in wacom_get_report()
43 static int wacom_set_report(struct hid_device *hdev, u8 type, u8 *buf, in wacom_set_report()
/linux-4.1.27/tools/hv/
Dhv_kvp_daemon.c1056 static int expand_ipv6(char *addr, int type) in expand_ipv6()
1145 static int process_ip_string(FILE *f, char *ip_string, int type) in process_ip_string()
/linux-4.1.27/drivers/hid/usbhid/
Dhid-core.c662 unsigned char type, void *buf, int size) in hid_get_class_descriptor()
822 static void hid_find_max_report(struct hid_device *hid, unsigned int type, in hid_find_max_report()
/linux-4.1.27/drivers/scsi/esas2r/
Desas2r_main.c1773 char *type; in esas2r_send_ae_event() local
1889 enum fw_event_type type, in esas2r_queue_fw_event()
/linux-4.1.27/drivers/media/pci/solo6x10/
Dsolo6x10.h177 enum solo_enc_types type; member
193 int type; member
/linux-4.1.27/kernel/bpf/
Dverifier.c142 enum bpf_reg_type type; member
1190 static bool may_access_skb(enum bpf_prog_type type) in may_access_skb()
/linux-4.1.27/net/batman-adv/
Dpacket.h198 uint8_t type; /* bla_claimframe */ member
476 uint8_t type; member
/linux-4.1.27/drivers/crypto/caam/
Ddesc_constr.h268 #define APPEND_CMD_PTR_LEN(cmd, op, type) \ argument
296 #define APPEND_CMD_RAW_IMM(cmd, op, type) \ argument
Dpdb.h264 u8 type; member
272 u8 type; member
282 u8 type; member
/linux-4.1.27/drivers/power/
Dcharger-manager.c874 enum cm_event_types type) in misc_event_handler()
2046 void cm_notify_event(struct power_supply *psy, enum cm_event_types type, in cm_notify_event()
Dwm831x_power.c331 static int wm831x_bat_check_type(struct wm831x *wm831x, int *type) in wm831x_bat_check_type()
/linux-4.1.27/drivers/staging/vt6656/
Drxtx.h232 u8 type; member
248 u8 type; member
/linux-4.1.27/include/sound/
Dcore.h85 enum snd_device_type type; /* device type */ member
188 int type; /* SNDRV_DEVICE_TYPE_XXX */ member
/linux-4.1.27/drivers/usb/chipidea/
Dudc.c139 static int hw_ep_enable(struct ci_hdrc *ci, int num, int dir, int type) in hw_ep_enable()
1007 int type, num, dir, err = -EINVAL; in isr_setup_packet_handler() local
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192se/
Dhw.c1169 enum nl80211_iftype type) in _rtl92se_set_media_status()
1218 int rtl92se_set_network_type(struct ieee80211_hw *hw, enum nl80211_iftype type) in rtl92se_set_network_type()
/linux-4.1.27/drivers/mtd/onenand/
Dsamsung.c130 enum soc_type type; member
187 static unsigned int s3c64xx_cmd_map(unsigned type, unsigned val) in s3c64xx_cmd_map()
/linux-4.1.27/net/nfc/
Dllcp_core.c817 u8 *tlv = &skb->data[2], type, length; in nfc_llcp_connect_sn() local
1229 u8 dsap, ssap, *tlv, type, length, tid, sap; in nfc_llcp_recv_snl() local
/linux-4.1.27/drivers/scsi/
Dvmw_pvscsi.h239 u32 type; member
244 u32 type; /* PVSCSI_MSG_DEV _ADDED / _REMOVED */ member
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dgk104.c990 gk104_fifo_uevent_init(struct nvkm_event *event, int type, int index) in gk104_fifo_uevent_init()
997 gk104_fifo_uevent_fini(struct nvkm_event *event, int type, int index) in gk104_fifo_uevent_fini()
/linux-4.1.27/drivers/media/platform/omap3isp/
Dispresizer.c184 enum resizer_chroma_algo type) in resizer_set_bilinear()
452 enum resizer_colors_type type) in resizer_set_intype()
/linux-4.1.27/drivers/media/usb/dvb-usb/
Ddvb-usb.h105 int type; member
475 u8 type; member
/linux-4.1.27/net/wireless/
Dwext-compat.c74 enum nl80211_iftype type; in cfg80211_wext_siwmode() local
853 enum nl80211_tx_power_setting type; in cfg80211_wext_siwtxpower() local
/linux-4.1.27/drivers/s390/net/
Dlcs.h183 __u8 type; member
201 __u8 type; member
/linux-4.1.27/drivers/net/fddi/
Ddefxx.c2818 PI_UINT32 type in dfx_hw_adap_reset()
2904 static int dfx_hw_dma_uninit(DFX_board_t *bp, PI_UINT32 type) in dfx_hw_dma_uninit()
/linux-4.1.27/drivers/media/usb/au0828/
Dau0828.h82 enum au0828_itype type; member
242 int type; member
/linux-4.1.27/mm/
Dmemory-failure.c826 enum action_page_type type; member
884 static void action_result(unsigned long pfn, enum action_page_type type, int result) in action_result()
/linux-4.1.27/crypto/
Dtcrypt.c61 static u32 type; variable
1231 static int do_test(const char *alg, u32 type, u32 mask, int m) in do_test()
/linux-4.1.27/drivers/block/
Dswim.c180 enum media_type type; member
573 static int get_floppy_geometry(struct floppy_state *fs, int type, in get_floppy_geometry()
/linux-4.1.27/include/xen/interface/
Dxen-mca.h68 uint16_t type; /* structure type */ member
238 struct mc_info *mi, uint16_t type) in x86_mcinfo_lookup()
/linux-4.1.27/drivers/net/wireless/libertas/
Dtypes.h101 __le16 type; member
245 uint8_t type; member
/linux-4.1.27/fs/reiserfs/
Dinode.c111 __u32 objectid, loff_t offset, int type, int length) in _make_cpu_key()
127 int type, int length) in make_cpu_key()
138 loff_t offset, int type, int length, in make_le_item_head()
/linux-4.1.27/net/unix/
Daf_unix.c265 int len, int type, unsigned int hash) in __unix_find_socket_byname()
286 int len, int type, in unix_find_socket_byname()
885 int type, unsigned int hash, int *error) in unix_find_other()
/linux-4.1.27/drivers/tty/
Dmoxa.c138 int type; member
170 static unsigned int type[MAX_BOARDS]; variable
755 u8 type; /* UNIX = 3 */ in moxa_load_fw() member
/linux-4.1.27/net/ipv4/
Ddevinet.c1729 static int inet_netconf_msgsize_devconf(int type) in inet_netconf_msgsize_devconf()
1750 int type) in inet_netconf_fill_devconf()
1792 void inet_netconf_notify_devconf(struct net *net, int type, int ifindex, in inet_netconf_notify_devconf()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dp2p.c139 u8 type; member
181 u8 type; member
2256 enum nl80211_iftype type, u32 *flags, in brcmf_p2p_add_vif()
/linux-4.1.27/lib/
Dvsprintf.c382 u8 type; /* format_type enum */ member
2164 #define save_arg(type) \ in vbin_printf() argument
2294 #define get_arg(type) \ in bstr_printf() argument
/linux-4.1.27/kernel/trace/
Dtrace_events.c105 static int __trace_define_field(struct list_head *head, const char *type, in __trace_define_field()
132 int trace_define_field(struct ftrace_event_call *call, const char *type, in trace_define_field()
147 #define __common_field(type, item) \ argument
256 enum trace_reg type, void *data) in ftrace_event_reg()
/linux-4.1.27/include/uapi/drm/
Dmsm_drm.h142 uint32_t type; /* in, one of MSM_SUBMIT_CMD_x */ member
/linux-4.1.27/drivers/clk/pistachio/
Dclk.h115 enum pistachio_pll_type type; member
/linux-4.1.27/drivers/video/backlight/
Dbacklight.c383 bool backlight_device_registered(enum backlight_type type) in backlight_device_registered()
/linux-4.1.27/drivers/media/pci/cx18/
Dcx18-cards.h128 int type; member
/linux-4.1.27/arch/sh/include/asm/
Dprocessor.h76 unsigned int type, family; member
/linux-4.1.27/arch/powerpc/platforms/ps3/
Dgelic_udbg.c62 u16 type; member
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/
Dtypes.h401 lnet_event_kind_t type; member
/linux-4.1.27/tools/iio/
Diio_utils.c430 int find_type_by_name(const char *name, const char *type) in find_type_by_name()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c696 nvkm_device_create_(void *dev, enum nv_bus_type type, u64 name,
/linux-4.1.27/drivers/video/fbdev/omap2/omapfb/
Domapfb.h61 u8 type; /* OMAPFB_PLANE_MEM_* */ member
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_acpi.c402 int type, ret; in nouveau_acpi_edid() local

1...<<1112131415161718192021