Home
last modified time | relevance | path

Searched defs:types (Results 1 – 25 of 68) sorted by relevance

123

/linux/scripts/
H A Delf-parse.c55 static int elf_parse(const char *fname, void *addr, uint32_t types) in elf_parse()
177 void *elf_map(char const *fname, size_t *size, uint32_t types) in elf_map()
/linux/drivers/pci/hotplug/
H A Drpaphp_core.c163 const __be32 *indexes, *names, *types, *domains; in get_children_props() local
200 const __be32 *types, *domains; in rpaphp_check_drc_props_v1() local
317 const __be32 **names, const __be32 **types, in is_php_dn()
380 const __be32 *indexes, *names, *types, *power_domains; in rpaphp_drc_add_slot() local
/linux/arch/x86/events/intel/
H A Duncore.c981 static void uncore_types_exit(struct intel_uncore_type **types) in uncore_types_exit()
1049 uncore_types_init(struct intel_uncore_type **types) in uncore_types_init()
1078 struct intel_uncore_type **types = uncore_pci_uncores; in uncore_pci_find_dev_pmu_from_types() local
1359 struct intel_uncore_type **types = uncore_pci_uncores; in uncore_pci_pmus_register() local
1499 static void uncore_box_unref(struct intel_uncore_type **types, int id) in uncore_box_unref()
1545 static int allocate_boxes(struct intel_uncore_type **types, in allocate_boxes()
1584 static int uncore_box_ref(struct intel_uncore_type **types, in uncore_box_ref()
1650 struct intel_uncore_type **types = uncore_msr_uncores; in uncore_msr_pmus_register() local
1681 struct intel_uncore_type **types = uncore_mmio_uncores; in uncore_mmio_init() local
/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Devent.c26 nvkm_event_put(struct nvkm_event *event, u32 types, int index) in nvkm_event_put()
43 nvkm_event_get(struct nvkm_event *event, u32 types, int index) in nvkm_event_get()
/linux/drivers/acpi/acpica/
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/mm/
H A Dshow_mem.c137 static const char types[MIGRATE_TYPES] = { in show_migration_types() local
358 unsigned char types[NR_PAGE_ORDERS]; in show_free_areas() local
/linux/kernel/bpf/preload/iterators/
H A Diterators.bpf.c36 struct btf_type **types; member
61 struct btf_type **types, *t; in get_name() local
/linux/include/uapi/linux/netfilter_ipv6/
H A Dip6t_mh.h9 __u8 types[2]; /* MH type range */ member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc_raw.c24 __u32 types[15]; in test_bad_local_id() member
/linux/tools/lib/python/kdoc/
H A Dkdoc_item.py39 def set_params(self, names, descs, types, starts): argument
/linux/include/trace/
H A Dsyscall.h35 const char **types; member
/linux/Documentation/userspace-api/netlink/
H A Dintro.rst241 .. _res_fam:
/linux/Documentation/hid/
H A Dintel-ish-hid.rst124 TX and RX of Transport messages
/linux/arch/csky/lib/
H A Dstring.c18 union types { union
/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dif0011.h29 __u8 types; member
/linux/include/linux/mtd/
H A Dpartitions.h48 const char *const *types; /* names of parsers to use if any */ member
/linux/arch/x86/kvm/mmu/
H A Dtdp_mmu.c98 enum kvm_tdp_mmu_root_types types) in tdp_mmu_root_match()
123 enum kvm_tdp_mmu_root_types types) in tdp_mmu_next_root()
1356 enum kvm_tdp_mmu_root_types types; in kvm_tdp_mmu_unmap_gfn_range() local
1402 enum kvm_tdp_mmu_root_types types; in __kvm_tdp_mmu_age_gfn_range() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
H A Dmxms.c96 mxms_foreach(struct nvkm_mxm *mxm, u8 types, in mxms_foreach()
/linux/drivers/dpll/zl3073x/
H A Dprop.c338 const char *types[ZL3073X_MAX_CHANNELS]; zl3073x_prop_dpll_type_get() local
/linux/net/ethtool/
H A Dtunnels.c21 static ssize_t ethnl_udp_table_reply_size(unsigned int types, bool compact) in ethnl_udp_table_reply_size()
/linux/include/linux/
H A Dmdev.h46 struct mdev_type **types; member
/linux/tools/testing/selftests/bpf/progs/
H A Dsyscall.c72 __u32 types[8]; in btf_load() member
/linux/drivers/leds/
H A Dleds-sunfire.c127 struct led_type *types) in sunfire_led_generic_probe()
/linux/tools/lib/bpf/
H A Dlibbpf_probes.c266 __u32 types[] = { in load_local_storage_btf() local

123