| /Linux-v6.6/arch/powerpc/lib/ | 
| D | feature-fixups.c | 182 static void do_stf_entry_barrier_fixups(enum stf_barrier_type types)  in do_stf_entry_barrier_fixups()219 static void do_stf_exit_barrier_fixups(enum stf_barrier_type types)  in do_stf_exit_barrier_fixups()
 271 	enum stf_barrier_type *types = data;  in __do_stf_barrier_fixups()  local
 279 void do_stf_barrier_fixups(enum stf_barrier_type types)  in do_stf_barrier_fixups()
 311 void do_uaccess_flush_fixups(enum l1d_flush_type types)  in do_uaccess_flush_fixups()
 353 	enum l1d_flush_type types = *(enum l1d_flush_type *)data;  in __do_entry_flush_fixups()  local
 424 void do_entry_flush_fixups(enum l1d_flush_type types)  in do_entry_flush_fixups()
 437 	enum l1d_flush_type types = *(enum l1d_flush_type *)data;  in __do_rfi_flush_fixups()  local
 476 void do_rfi_flush_fixups(enum l1d_flush_type types)  in do_rfi_flush_fixups()
 
 | 
| /Linux-v6.6/Documentation/driver-api/media/ | 
| D | tx-rx.rst | 17 MIPI CSI-225 Parallel
 
 | 
| /Linux-v6.6/drivers/pci/hotplug/ | 
| D | rpaphp_core.c | 163 	const __be32 *indexes, *names, *types, *domains;  in get_children_props()  local200 	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-v6.6/arch/x86/events/intel/ | 
| D | uncore.c | 980 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
 
 | 
| /Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/core/ | 
| D | event.c | 26 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-v6.6/Documentation/driver-api/ | 
| D | scsi.rst | 319 Debug transport333 todo
 
 | 
| /Linux-v6.6/mm/ | 
| D | show_mem.c | 146 	static const char types[MIGRATE_TYPES] = {  in show_migration_types()  local359 		unsigned char types[MAX_ORDER + 1];  in show_free_areas()  local
 
 | 
| /Linux-v6.6/drivers/acpi/acpica/ | 
| D | dbexec.c | 345 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()
 
 | 
| D | utpredef.c | 342 u32 acpi_ut_get_resource_bit_width(char *buffer, u16 types)  in acpi_ut_get_resource_bit_width()
 | 
| /Linux-v6.6/include/uapi/linux/netfilter_ipv6/ | 
| D | ip6t_mh.h | 9 	__u8 types[2];	/* MH type range */  member
 | 
| /Linux-v6.6/kernel/bpf/preload/iterators/ | 
| D | iterators.bpf.c | 36 	struct btf_type **types;  member61 	struct btf_type **types, *t;  in get_name()  local
 
 | 
| /Linux-v6.6/drivers/phy/xilinx/ | 
| D | phy-zynqmp.c | 686 		static const int types[] = {  in xpsgtr_set_lane_type()  local697 		static const int types[] = {  in xpsgtr_set_lane_type()  local
 708 		static const int types[] = {  in xpsgtr_set_lane_type()  local
 719 		static const int types[] = {  in xpsgtr_set_lane_type()  local
 732 		static const int types[] = {  in xpsgtr_set_lane_type()  local
 
 | 
| /Linux-v6.6/include/trace/ | 
| D | syscall.h | 29 	const char	**types;  member
 | 
| /Linux-v6.6/drivers/gpu/drm/nouveau/nvif/ | 
| D | conn.c | 30 nvif_conn_event_ctor(struct nvif_conn *conn, const char *name, nvif_event_func func, u8 types,  in nvif_conn_event_ctor()
 | 
| /Linux-v6.6/Documentation/hid/ | 
| D | intel-ish-hid.rst | 124 TX and RX of Transport messages
 | 
| /Linux-v6.6/rust/kernel/ | 
| D | lib.rs | 47 pub mod types;  module
 | 
| /Linux-v6.6/Documentation/userspace-api/netlink/ | 
| D | intro.rst | 237 .. _res_fam:
 | 
| /Linux-v6.6/arch/csky/lib/ | 
| D | string.c | 18 union types {  union
 | 
| /Linux-v6.6/drivers/gpu/drm/nouveau/include/nvif/ | 
| D | if0011.h | 19 		__u8 types;  member
 | 
| /Linux-v6.6/tools/perf/tests/ | 
| D | event_groups.c | 14 static int types[] = {0, 1, -1};  variable
 | 
| /Linux-v6.6/drivers/vfio/mdev/ | 
| D | mdev_core.c | 60 		struct mdev_driver *mdev_driver, struct mdev_type **types,  in mdev_register_parent()
 | 
| /Linux-v6.6/include/linux/mtd/ | 
| D | partitions.h | 48 	const char *const *types;	/* names of parsers to use if any */  member
 | 
| /Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/ | 
| D | mxms.c | 96 mxms_foreach(struct nvkm_mxm *mxm, u8 types,  in mxms_foreach()
 | 
| /Linux-v6.6/net/ethtool/ | 
| D | tunnels.c | 21 static ssize_t ethnl_udp_table_reply_size(unsigned int types, bool compact)  in ethnl_udp_table_reply_size()
 | 
| /Linux-v6.6/tools/testing/selftests/bpf/progs/ | 
| D | syscall.c | 34 		__u32 types[8];  in btf_load()  member
 |