Home
last modified time | relevance | path

Searched defs:type (Results 376 – 400 of 6233) sorted by relevance

1...<<11121314151617181920>>...250

/linux/tools/include/linux/
H A Dlist.h351 #define list_entry(ptr, type, member) \ argument
362 #define list_first_entry(ptr, type, member) \ argument
373 #define list_last_entry(ptr, type, member) \ argument
384 #define list_first_entry_or_null(ptr, type, member) \ argument
395 #define list_last_entry_or_null(ptr, type, member) \ argument
705 #define hlist_entry(ptr, type, member) container_of(ptr,type,member) argument
714 #define hlist_entry_safe(ptr, type, member) \ argument
/linux/include/linux/
H A Dgenl_magic_func.h170 #define __assign(attr_nr, attr_flag, name, nla_type, type, assignment...) \ argument
187 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ argument
196 #define __array(attr_nr, attr_flag, name, nla_type, type, maxlen, \ argument
353 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ argument
362 #define __array(attr_nr, attr_flag, name, nla_type, type, maxlen, \ argument
378 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ argument
381 #define __array(attr_nr, attr_flag, name, nla_type, type, maxlen, \ argument
H A Dpercpu.h146 #define alloc_percpu_gfp(type, gfp) \ argument
149 #define alloc_percpu(type) \ argument
152 #define alloc_percpu_noprof(type) \ argument
/linux/fs/
H A Dfcntl.c127 void __f_setown(struct file *filp, struct pid *pid, enum pid_type type, in __f_setown()
155 enum pid_type type; in f_setown() local
221 int type; in f_setown_ex() local
846 int fd, int reason, enum pid_type type) in send_sigio_to_task()
903 enum pid_type type; in send_sigio() local
932 struct fown_struct *fown, enum pid_type type) in send_sigurg_to_task()
942 enum pid_type type; in send_sigurg() local
/linux/drivers/hwmon/
H A Dtmp103.c54 static int tmp103_read(struct device *dev, enum hwmon_sensor_types type, in tmp103_read()
84 static int tmp103_write(struct device *dev, enum hwmon_sensor_types type, in tmp103_write()
105 static umode_t tmp103_is_visible(const void *data, enum hwmon_sensor_types type, in tmp103_is_visible()
H A Dsurface_temp.c118 enum hwmon_sensor_types type, in ssam_temp_hwmon_is_visible()
130 enum hwmon_sensor_types type, in ssam_temp_hwmon_read()
139 enum hwmon_sensor_types type, in ssam_temp_hwmon_read_string()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dbase.c39 nvkm_disp_vblank_fini(struct nvkm_event *event, int type, int id) in nvkm_disp_vblank_fini()
48 nvkm_disp_vblank_init(struct nvkm_event *event, int type, int id) in nvkm_disp_vblank_init()
230 enum nvkm_subdev_type type, int inst, struct nvkm_disp **pdisp) in nvkm_disp_new_()
/linux/tools/lib/bpf/
H A Dnlattr.h48 uint16_t type; member
141 static inline int nlattr_add(struct libbpf_nla_req *req, int type, in nlattr_add()
160 static inline struct nlattr *nlattr_begin_nested(struct libbpf_nla_req *req, int type) in nlattr_begin_nested()
/linux/net/rfkill/
H A Dinput.c82 static void __rfkill_handle_normal_op(const enum rfkill_type type, in __rfkill_handle_normal_op()
169 static void rfkill_schedule_toggle(enum rfkill_type type) in rfkill_schedule_toggle()
193 static void rfkill_event(struct input_handle *handle, unsigned int type, in rfkill_event()
/linux/fs/nfs/
H A Dnfs3acl.c46 struct posix_acl *nfs3_get_acl(struct inode *inode, int type, bool rcu) in nfs3_get_acl()
258 struct posix_acl *acl, int type) in nfs3_set_acl()
303 nfs3_list_one_acl(struct inode *inode, int type, const char *name, void *data, in nfs3_list_one_acl()
/linux/arch/x86/include/asm/
H A Dhw_breakpoint.h18 u8 type; member
47 #define hw_breakpoint_slots(type) (HBP_NUM) argument
/linux/tools/lib/symbol/
H A Dkallsyms.c8 u8 kallsyms2elf_type(char type) in kallsyms2elf_type()
33 char type, u64 start)) in kallsyms__parse()
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A DM0203.h6 u8 type; member
23 u8 type; member
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgp100.c96 u32 type = nvkm_rd32(device, 0x00280c + (unit * 0x10)); in gp100_fifo_intr_mmu_fault_unit() local
135 gp100_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp100_fifo_new()
/linux/arch/sparc/lib/
H A DGENmemcpy.S23 #define LOAD(type,addr,dest) type [addr], dest argument
27 #define STORE(type,src,addr) type src, [addr] argument
/linux/include/linux/usb/
H A Dfunc_utils.h23 #define vla_item(groupname, type, name, n) \ argument
40 #define vla_item_with_sz(groupname, type, name, n) \ argument
/linux/arch/arm64/net/
H A Dbpf_jit.h23 #define A64_COMP_BRANCH(sf, Rt, offset, type) \ argument
45 #define A64_BRANCH(offset, type) aarch64_insn_gen_branch_imm(0, offset, \ argument
56 #define A64_LS_REG(Rt, Rn, Rm, size, type) \ argument
73 #define A64_LS_IMM(Rt, Rn, imm, size, type) \ argument
96 #define A64_LS_PAIR(Rt, Rt2, Rn, offset, ls, type) \ argument
108 #define A64_LSX(sf, Rt, Rn, Rs, type) \ argument
175 #define A64_ADDSUB_IMM(sf, Rd, Rn, imm12, type) \ argument
193 #define A64_BITFIELD(sf, Rd, Rn, immr, imms, type) \ argument
221 #define A64_MOVEW(sf, Rd, imm16, shift, type) \ argument
232 #define A64_ADDSUB_SREG(sf, Rd, Rn, Rm, type) \ argument
[all …]
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_dcb.c93 struct qlcnic_dcb_param type[3]; member
164 struct qlcnic_dcb_cee type[QLC_DCB_NUM_PARAM]; member
424 char *buf, u8 type) in qlcnic_82xx_dcb_query_cee_param()
657 struct qlcnic_dcb_cee *type) in qlcnic_dcb_fill_cee_tc_params()
687 struct qlcnic_dcb_cee *type) in qlcnic_dcb_fill_cee_pg_params()
712 struct qlcnic_dcb_cee *type) in qlcnic_dcb_fill_cee_app_params()
747 struct qlcnic_dcb_cee *type = &cfg->type[idx]; in qlcnic_dcb_map_cee_params() local
797 struct qlcnic_dcb_cee *type; in qlcnic_dcb_get_pg_tc_cfg_tx() local
834 struct qlcnic_dcb_cee *type; in qlcnic_dcb_get_pg_bwg_cfg_tx() local
859 struct qlcnic_dcb_cee *type; in qlcnic_dcb_get_pfc_cfg() local
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8192e2ant.c253 bool force_exec, u8 type) in btc8192e2ant_auto_rate_fallback_retry()
292 bool force_exec, u8 type) in btc8192e2ant_retry_limit()
315 bool force_exec, u8 type) in btc8192e2ant_ampdu_maxtime()
1079 bool force_exec, u8 type) in btc8192e2ant_coex_table_with_type()
1195 bool force_exec, bool turn_on, u8 type) in btc8192e2ant_ps_tdma()
2874 void ex_btc8192e2ant_ips_notify(struct btc_coexist *btcoexist, u8 type) in ex_btc8192e2ant_ips_notify()
2890 void ex_btc8192e2ant_lps_notify(struct btc_coexist *btcoexist, u8 type) in ex_btc8192e2ant_lps_notify()
2905 void ex_btc8192e2ant_scan_notify(struct btc_coexist *btcoexist, u8 type) in ex_btc8192e2ant_scan_notify()
2917 void ex_btc8192e2ant_connect_notify(struct btc_coexist *btcoexist, u8 type) in ex_btc8192e2ant_connect_notify()
2930 u8 type) in ex_btc8192e2ant_media_status_notify()
[all …]
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_capture.c78 u32 type; member
303 u32 owner, u32 type, enum guc_capture_list_class_type capture_class) in guc_capture_get_one_list()
321 xe_guc_capture_get_reg_desc_list(struct xe_gt *gt, u32 owner, u32 type, in xe_guc_capture_get_reg_desc_list()
478 guc_capture_list_init(struct xe_guc *guc, u32 owner, u32 type, in guc_capture_list_init()
522 guc_cap_list_num_regs(struct xe_guc *guc, u32 owner, u32 type, in guc_cap_list_num_regs()
554 guc_capture_getlistsize(struct xe_guc *guc, u32 owner, u32 type, in guc_capture_getlistsize()
614 xe_guc_capture_getlistsize(struct xe_guc *guc, u32 owner, u32 type, in xe_guc_capture_getlistsize()
635 xe_guc_capture_getlist(struct xe_guc *guc, u32 owner, u32 type, in xe_guc_capture_getlist()
1588 enum guc_state_capture_type type; in xe_engine_manual_capture() local
1672 u32 type, const struct __guc_mmio_reg_descr_group *list) in snapshot_print_by_list_order()
[all …]
/linux/net/ceph/
H A Dceph_hash.c107 unsigned int ceph_str_hash(int type, const char *s, unsigned int len) in ceph_str_hash()
120 const char *ceph_str_hash_name(int type) in ceph_str_hash_name()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dga100.c30 ga100_devinit_pll_set(struct nvkm_devinit *init, u32 type, u32 freq) in ga100_devinit_pll_set()
85 ga100_devinit_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in ga100_devinit_new()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/
H A Dga100.c32 u32 data, type, inst; in ga100_top_parse() local
106 ga100_top_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in ga100_top_new()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dgk104.c43 gk104_gpio_intr_mask(struct nvkm_gpio *gpio, u32 type, u32 mask, u32 data) in gk104_gpio_intr_mask()
73 gk104_gpio_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk104_gpio_new()
/linux/drivers/spi/
H A Dspi-fsl-lib.c30 #define MPC8XXX_SPI_RX_BUF(type) \ argument
39 #define MPC8XXX_SPI_TX_BUF(type) \ argument

1...<<11121314151617181920>>...250