Home
last modified time | relevance | path

Searched defs:types (Results 1 – 25 of 104) sorted by path

12345

/linux/Documentation/driver-api/
H A Dscsi.rst318 Debug transport
332 todo
/linux/Documentation/hid/
H A Dintel-ish-hid.rst124 TX and RX of Transport messages
/linux/Documentation/userspace-api/netlink/
H A Dintro.rst241 .. _res_fam:
H A Dspecs.rst433 .. _pad_type:
/linux/arch/csky/lib/
H A Dstring.c18 union types { union
/linux/arch/powerpc/kernel/
H A Dsecurity.c688 void setup_rfi_flush(enum l1d_flush_type types, bool enable) in setup_rfi_flush()
/linux/arch/powerpc/lib/
H A Dfeature-fixups.c189 static void do_stf_entry_barrier_fixups(enum stf_barrier_type types) in do_stf_entry_barrier_fixups()
226 static void do_stf_exit_barrier_fixups(enum stf_barrier_type types) in do_stf_exit_barrier_fixups()
278 enum stf_barrier_type *types = data; in __do_stf_barrier_fixups() local
286 void do_stf_barrier_fixups(enum stf_barrier_type types) in do_stf_barrier_fixups()
318 void do_uaccess_flush_fixups(enum l1d_flush_type types) in do_uaccess_flush_fixups()
360 enum l1d_flush_type types = *(enum l1d_flush_type *)data; in __do_entry_flush_fixups() local
431 void do_entry_flush_fixups(enum l1d_flush_type types) in do_entry_flush_fixups()
444 enum l1d_flush_type types = *(enum l1d_flush_type *)data; in __do_rfi_flush_fixups() local
483 void do_rfi_flush_fixups(enum l1d_flush_type types) in do_rfi_flush_fixups()
/linux/arch/powerpc/platforms/pseries/
H A Dsetup.c601 enum l1d_flush_type types; in pseries_setup_security_mitigations() local
/linux/arch/sparc/kernel/
H A Dtraps_64.c1878 static const char *types[SUN4V_ERR_TYPE_NUM] = { in sun4v_err_type_to_str() local
/linux/arch/x86/events/intel/
H A Duncore.c980 static void uncore_types_exit(struct intel_uncore_type **types) in uncore_types_exit()
1049 uncore_types_init(struct intel_uncore_type **types, bool setid) in uncore_types_init()
1078 struct intel_uncore_type **types = uncore_pci_uncores; in uncore_pci_find_dev_pmu_from_types() local
1369 struct intel_uncore_type **types = uncore_pci_uncores; in uncore_pci_pmus_register() local
1493 static void uncore_box_unref(struct intel_uncore_type **types, int id) in uncore_box_unref()
1539 static int allocate_boxes(struct intel_uncore_type **types, in allocate_boxes()
1578 static int uncore_box_ref(struct intel_uncore_type **types, in uncore_box_ref()
1644 struct intel_uncore_type **types = uncore_msr_uncores; in uncore_msr_pmus_register() local
1675 struct intel_uncore_type **types = uncore_mmio_uncores; in uncore_mmio_init() local
H A Duncore_snbep.c6431 struct intel_uncore_type **types, **start_types; in uncore_get_uncores() local
6450 uncore_find_type_by_id(struct intel_uncore_type **types, int type_id) in uncore_find_type_by_id()
6460 static int uncore_type_max_boxes(struct intel_uncore_type **types, in uncore_type_max_boxes()
/linux/arch/x86/kernel/cpu/
H A Dcacheinfo.c235 static const unsigned char types[] = { 1, 2, 3, 3 }; variable
/linux/arch/x86/kernel/cpu/mtrr/
H A Dgeneric.c622 print_fixed(unsigned base, unsigned step, const mtrr_type *types) in print_fixed()
/linux/arch/x86/kvm/vmx/
H A Dnested.c5727 u32 vmx_instruction_info, types; in handle_invept() local
5808 unsigned long type, types; in handle_invvpid() local
/linux/drivers/acpi/acpica/
H A Daclocal.h1208 acpi_object_type *types; member
1238 u32 types[ACPI_TOTAL_TYPES]; member
H A Ddbexec.c345 acpi_db_execute(char *name, char **args, acpi_object_type *types, u32 flags) in acpi_db_execute()
658 char **arguments, acpi_object_type *types) in acpi_db_create_execution_thread()
H A Dutpredef.c342 u32 acpi_ut_get_resource_bit_width(char *buffer, u16 types) in acpi_ut_get_resource_bit_width()
/linux/drivers/acpi/
H A Dresource.c1029 unsigned long types) in acpi_dev_filter_resource_type()
/linux/drivers/ata/
H A Dpata_it821x.c614 static const char *types[5] = { in it821x_display_disk() local
/linux/drivers/block/
H A Dublk_drv.c189 __u32 types; member
[all...]
/linux/drivers/firmware/cirrus/
H A Dcs_dsp.c2005 static const int types[] = { in cs_dsp_halo_create_regions() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_irq.c414 atomic_t *types; in amdgpu_irq_add_id() local
H A Damdgpu_pmu.c93 struct amdgpu_pmu_type *types; member
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_g2d.c195 unsigned int types[MAX_REG_TYPE_NR]; member
/linux/drivers/gpu/drm/i915/gvt/
H A Dgvt.h344 struct intel_vgpu_type *types; member

12345