/linux/drivers/acpi/acpica/ |
H A D | exprep.c | 384 u32 type; in acpi_ex_prep_field_value() local
|
H A D | utmisc.c | 331 acpi_ut_display_init_pathname(u8 type, in acpi_ut_display_init_pathname()
|
/linux/kernel/ |
H A D | vmcore_info.c | 34 Elf_Word *append_elf_note(Elf_Word *buf, char *name, unsigned int type, in append_elf_note()
|
/linux/drivers/gpu/drm/xe/tests/ |
H A D | xe_pci.c | 89 static void fake_read_gmdid(struct xe_device *xe, enum xe_gmdid_type type, in fake_read_gmdid()
|
/linux/tools/tracing/rtla/src/ |
H A D | actions.c | 132 enum action_type type = ACTION_NONE; in actions_parse() local
|
H A D | actions.h | 15 enum action_type type; member
|
/linux/drivers/irqchip/ |
H A D | irq-gic-v3.c | 750 static int gic_set_type(struct irq_data *d, unsigned int type) in gic_set_type() 1641 unsigned int *type) in gic_irq_domain_translate() 1716 unsigned int type = IRQ_TYPE_NONE; in gic_irq_domain_alloc() local 1769 unsigned int type, ret, ppi_idx; in gic_irq_domain_select() local 1809 unsigned int *type) in partition_domain_translate() 2472 enum acpi_madt_type type; in gic_acpi_collect_gicr_base() local
|
/linux/arch/x86/kernel/ |
H A D | alternative.c | 52 #define DPRINTK(type, fmt, args...) \ argument 58 #define DUMP_BYTES(type, buf, len, fmt, args...) \ argument 1863 static bool decode_fineibt_preamble(struct pt_regs *regs, unsigned long *target, u32 *type) in decode_fineibt_preamble() 1891 static bool decode_fineibt_bhi(struct pt_regs *regs, unsigned long *target, u32 *type) in decode_fineibt_bhi() 1945 static bool decode_fineibt_paranoid(struct pt_regs *regs, unsigned long *target, u32 *type) in decode_fineibt_paranoid() 1992 bool decode_fineibt_insn(struct pt_regs *regs, unsigned long *target, u32 *type) in decode_fineibt_insn()
|
/linux/tools/perf/util/ |
H A D | synthetic-events.c | 1249 int type; member 1437 u64 evtime, u64 type, in perf_event__synthesize_stat_round() 1453 size_t perf_event__sample_event_size(const struct perf_sample *sample, u64 type, u64 read_format) in perf_event__sample_event_size() 1602 int perf_event__synthesize_sample(union perf_event *event, u64 type, u64 read_format, in perf_event__synthesize_sample() 1800 int perf_event__synthesize_id_sample(__u64 *array, u64 type, const struct perf_sample *sample) in perf_event__synthesize_id_sample() 1989 static struct perf_record_event_update *event_update_event__new(size_t size, u64 type, u64 id) in event_update_event__new()
|
/linux/tools/perf/ |
H A D | builtin-timechart.c | 147 int type; member 167 int type; member 178 int type; member 280 static void pid_put_sample(struct timechart *tchart, int pid, int type, in pid_put_sample() 730 static int pid_begin_io_sample(struct timechart *tchart, int pid, int type, in pid_begin_io_sample() 772 static int pid_end_io_sample(struct timechart *tchart, int pid, int type, in pid_end_io_sample()
|
/linux/tools/lib/perf/include/perf/ |
H A D | event.h | 121 __u16 type; member 228 __u16 type; member 265 __u64 type; member 333 __u32 type; member 353 __u32 type; member 433 __u64 type; member
|
/linux/include/linux/qed/ |
H A D | eth_common.h | 207 u8 type; member 232 u8 type; member 244 u8 type; member 260 u8 type; member 297 u8 type; member
|
/linux/drivers/net/netdevsim/ |
H A D | dev.c | 39 nsim_dev_port_index(enum nsim_dev_port_type type, unsigned int port_index) in nsim_dev_port_index() 1400 static int __nsim_dev_port_add(struct nsim_dev *nsim_dev, enum nsim_dev_port_type type, in __nsim_dev_port_add() 1738 __nsim_dev_port_lookup(struct nsim_dev *nsim_dev, enum nsim_dev_port_type type, in __nsim_dev_port_lookup() 1750 int nsim_drv_port_add(struct nsim_bus_dev *nsim_bus_dev, enum nsim_dev_port_type type, in nsim_drv_port_add() 1765 int nsim_drv_port_del(struct nsim_bus_dev *nsim_bus_dev, enum nsim_dev_port_type type, in nsim_drv_port_del()
|
/linux/drivers/iio/adc/ |
H A D | ad7380.c | 1486 const int **vals, int *type, int *length, in ad7380_read_avail() 1600 enum iio_event_type type, in ad7380_read_event_config() 1621 enum iio_event_type type, in ad7380_write_event_config() 1687 enum iio_event_type type, in ad7380_read_event_value() 1753 enum iio_event_type type, in ad7380_write_event_value()
|
/linux/arch/powerpc/kvm/ |
H A D | timing.c | 44 static void add_exit_timing(struct kvm_vcpu *vcpu, u64 duration, int type) in add_exit_timing()
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | gk110.c | 399 gk110_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gk110_gr_new()
|
/linux/net/smc/ |
H A D | smc_ism.h | 37 u8 type[4]; member
|
/linux/drivers/net/arcnet/ |
H A D | rfc1051.c | 163 unsigned short type, uint8_t daddr) in build_header()
|
/linux/arch/powerpc/sysdev/ |
H A D | mpic_u3msi.c | 116 static int u3msi_setup_msi_irqs(struct pci_dev *pdev, int nvec, int type) in u3msi_setup_msi_irqs()
|
/linux/drivers/leds/trigger/ |
H A D | ledtrig-input-events.c | 52 static void input_events_event(struct input_handle *handle, unsigned int type, in input_events_event()
|
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | firmware.h | 14 } type; member
|
/linux/drivers/gpu/drm/i915/ |
H A D | intel_region_ttm.c | 56 int type; in intel_region_to_ttm_type() local
|
/linux/include/linux/ |
H A D | resource_ext.h | 70 resource_list_first_type(struct list_head *list, unsigned long type) in resource_list_first_type()
|
/linux/sound/core/seq/ |
H A D | seq_system.c | 81 void snd_seq_system_broadcast(int client, int port, int type, bool atomic) in snd_seq_system_broadcast()
|
/linux/tools/testing/selftests/ublk/ |
H A D | utils.h | 18 #define container_of(ptr, type, member) ({ \ argument
|