Home
last modified time | relevance | path

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

12345

/linux-6.12.1/tools/lib/bpf/
Dfeatures.c86 __u32 types[] = { in probe_kern_btf() local
99 __u32 types[] = { in probe_kern_btf_func() local
117 __u32 types[] = { in probe_kern_btf_func_global() local
135 __u32 types[] = { in probe_kern_btf_datasec() local
154 __u32 types[] = { in probe_kern_btf_qmark_datasec() local
172 __u32 types[] = { in probe_kern_btf_float() local
184 __u32 types[] = { in probe_kern_btf_decl_tag() local
201 __u32 types[] = { in probe_kern_btf_type_tag() local
311 __u32 types[] = { in probe_module_btf() local
451 __u32 types[] = { in probe_kern_btf_enum64() local
[all …]
/linux-6.12.1/arch/powerpc/lib/
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-6.12.1/drivers/pci/hotplug/
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-6.12.1/arch/x86/events/intel/
Duncore.c989 static void uncore_types_exit(struct intel_uncore_type **types) in uncore_types_exit()
1058 uncore_types_init(struct intel_uncore_type **types, bool setid) in uncore_types_init()
1087 struct intel_uncore_type **types = uncore_pci_uncores; in uncore_pci_find_dev_pmu_from_types() local
1375 struct intel_uncore_type **types = uncore_pci_uncores; in uncore_pci_pmus_register() local
1515 static void uncore_box_unref(struct intel_uncore_type **types, int id) in uncore_box_unref()
1561 static int allocate_boxes(struct intel_uncore_type **types, in allocate_boxes()
1600 static int uncore_box_ref(struct intel_uncore_type **types, in uncore_box_ref()
1666 struct intel_uncore_type **types = uncore_msr_uncores; in uncore_msr_pmus_register() local
1697 struct intel_uncore_type **types = uncore_mmio_uncores; in uncore_mmio_init() local
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/core/
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-6.12.1/Documentation/driver-api/
Dscsi.rst318 Debug transport
332 todo
/linux-6.12.1/mm/
Dshow_mem.c143 static const char types[MIGRATE_TYPES] = { in show_migration_types() local
356 unsigned char types[NR_PAGE_ORDERS]; in show_free_areas() local
/linux-6.12.1/drivers/acpi/acpica/
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()
Dutpredef.c342 u32 acpi_ut_get_resource_bit_width(char *buffer, u16 types) in acpi_ut_get_resource_bit_width()
/linux-6.12.1/kernel/bpf/preload/iterators/
Diterators.bpf.c36 struct btf_type **types; member
61 struct btf_type **types, *t; in get_name() local
/linux-6.12.1/include/uapi/linux/netfilter_ipv6/
Dip6t_mh.h9 __u8 types[2]; /* MH type range */ member
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dcore_reloc_raw.c24 __u32 types[15]; in test_bad_local_id() member
/linux-6.12.1/include/trace/
Dsyscall.h29 const char **types; member
/linux-6.12.1/drivers/gpu/drm/nouveau/nvif/
Dconn.c30 nvif_conn_event_ctor(struct nvif_conn *conn, const char *name, nvif_event_func func, u8 types, in nvif_conn_event_ctor()
/linux-6.12.1/Documentation/hid/
Dintel-ish-hid.rst124 TX and RX of Transport messages
/linux-6.12.1/Documentation/userspace-api/netlink/
Dintro.rst241 .. _res_fam:
/linux-6.12.1/arch/csky/lib/
Dstring.c18 union types { union
/linux-6.12.1/drivers/gpu/drm/nouveau/include/nvif/
Dif0011.h29 __u8 types; member
/linux-6.12.1/tools/perf/tests/
Devent_groups.c14 static int types[] = {0, 1, -1}; variable
/linux-6.12.1/drivers/vfio/mdev/
Dmdev_core.c60 struct mdev_driver *mdev_driver, struct mdev_type **types, in mdev_register_parent()
/linux-6.12.1/include/linux/mtd/
Dpartitions.h48 const char *const *types; /* names of parsers to use if any */ member
/linux-6.12.1/rust/kernel/
Dlib.rs56 pub mod types; module
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
Dmxms.c96 mxms_foreach(struct nvkm_mxm *mxm, u8 types, in mxms_foreach()
/linux-6.12.1/net/ethtool/
Dtunnels.c21 static ssize_t ethnl_udp_table_reply_size(unsigned int types, bool compact) in ethnl_udp_table_reply_size()
/linux-6.12.1/include/linux/
Dmdev.h46 struct mdev_type **types; member

12345