Home
last modified time | relevance | path

Searched full:placeholder (Results 1 – 25 of 144) sorted by relevance

123456

/linux/scripts/gendwarfksyms/
H A Ddwarf.c524 !get_ref_die_attr(die, DW_AT_type, &state->kabi.placeholder)) in check_struct_member_kabi_status()
559 state->kabi.placeholder = type; in check_union_member_kabi_status()
574 static int get_union_kabi_status(Dwarf_Die *die, Dwarf_Die *placeholder, in get_union_kabi_status() argument
585 * space in structs for later use by adding placeholder members, in get_union_kabi_status()
590 * // an 8-byte placeholder for future use in get_union_kabi_status()
597 * continues to use the placeholder type for versioning instead, in get_union_kabi_status()
603 * // placeholder replaced with a new member `b` in get_union_kabi_status()
606 * // the placeholder type that is still in get_union_kabi_status()
614 * placeholder has a __kabi_reserved name prefix, we'll continue in get_union_kabi_status()
615 * to use the placeholder typ in get_union_kabi_status()
735 Dwarf_Die placeholder; DEFINE_PROCESS_STRUCTURE_TYPE() local
[all...]
/linux/drivers/mtd/chips/
H A Dmap_absent.c3 * Common code to handle absent "placeholder" devices
6 * This map driver is used to allocate "placeholder" MTD
113 MODULE_DESCRIPTION("Placeholder MTD chip driver for 'absent' chips");
/linux/drivers/pci/
H A Dslot.c228 * @slot_nr: PCI_SLOT(pci_dev->devfn), PCI_SLOT_PLACEHOLDER for placeholder, or
250 * Placeholder slots:
262 * and bb is the bus number. In other words, the devfn of the 'placeholder'
271 * to create a slot that matches all devices on the bus. Unlike placeholder
287 goto placeholder; in pci_create_slot()
307 placeholder: in pci_create_slot()
/linux/arch/arm/boot/dts/hisilicon/
H A Dhisi-x5hd2-dkb.dts57 /* Placeholder, overwritten by bootloader */
71 /* Placeholder, overwritten by bootloader */
/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra210-p2371-2180.dts150 /* Placeholder for external Codec */
176 /* Placeholder for external Codec */
202 /* Placeholder for external Codec */
228 /* Placeholder for external Codec */
254 /* Placeholder for external Codec */
575 /* Placeholder for external Codec */
600 /* Placeholder for external Codec */
625 /* Placeholder for external Codec */
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsnprintf_btf.c116 /* "const void" renders the "<unsupported kind:0>" placeholder. */ in test_snprintf_btf_void()
122 "placeholder"); in test_snprintf_btf_void()
/linux/drivers/net/wireless/ath/ath12k/
H A Dqmi.h370 char placeholder; member
374 char placeholder; member
487 char placeholder; member
/linux/include/uapi/drm/
H A Detnaviv_drm.h125 __u32 flags; /* in, placeholder for now, no defined values */
142 __u32 flags; /* in, placeholder for now, no defined values */
269 /* placeholder:
/linux/arch/arc/include/uapi/asm/
H A Dsetup.h4 * However to prevent "patch" from discarding it we add this placeholder
/linux/drivers/scsi/isci/
H A Dscu_remote_node_context.h200 * STP Targets are not yet supported so this definition is a placeholder until
205 * Placeholder data for the STP remote node.
/linux/tools/testing/selftests/ftrace/test.d/
H A Dtemplate15 # If the test is a dummy, or a placeholder, call exit_untested
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_relay.c149 * @response: points to the placeholder buffer where inner VF/PF
159 * placeholder buffer where response message will be
536 * @buf: placeholder for the response message
537 * @buf_size: size of the response message placeholder (in dwords)
558 * @buf: placeholder for the response message
559 * @buf_size: size of the response message placeholder (in dwords)
/linux/arch/mips/sni/
H A Deisa.c4 * Acts as a placeholder if we don't have a proper EISA bridge.
/linux/tools/include/tools/
H A Dconfig.h18 * we match on the placeholder define, insert the "0," for arg1 and generate
/linux/include/linux/
H A Drcupdate_trace.h111 smp_mb(); // Placeholder for more selective ordering in rcu_read_lock_trace()
137 smp_mb(); // Placeholder for more selective ordering in rcu_read_unlock_trace()
/linux/drivers/eisa/
H A Dvirtual_root.c4 * Acts as a placeholder if we don't have a proper EISA bridge.
/linux/arch/powerpc/perf/
H A Dhv-gpci.c639 * This NULL is a placeholder for the processor_bus_topology
644 * This NULL is a placeholder for the processor_config
649 * This NULL is a placeholder for the affinity_domain_via_virtual_processor
654 * This NULL is a placeholder for the affinity_domain_via_domain
659 * This NULL is a placeholder for the affinity_domain_via_partition
/linux/arch/mips/pci/
H A Dfixup-ip32.c27 {0, 0, 0, 0, 0}, /* This is placeholder row - never used */
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/tests/
H A Damdgpu_dm_test.c27 * dm_test_is_idle - Test placeholder idle callback returns true
36 * dm_test_wait_for_idle - Test placeholder wait-for-idle callback returns success
45 * dm_test_soft_reset - Test placeholder soft-reset callback returns success
54 * dm_test_set_clockgating_state - Test placeholder clockgating callback returns success
63 * dm_test_set_powergating_state - Test placeholder powergating callback returns success
72 * dm_test_bandwidth_update - Test placeholder bandwidth update is callable
/linux/arch/sh/kernel/cpu/
H A Dclock-cpg.c72 * Placeholder for compatibility, until the lazy CPUs do this
/linux/drivers/gpu/drm/vboxvideo/
H A Dhgsmi_defs.h26 /* Opaque placeholder to make the union 8 bytes. */
/linux/tools/perf/pmu-events/arch/common/common/
H A Dsoftware.json79 "BriefDescription": "A placeholder event that doesn't count anything",
/linux/scripts/coccinelle/misc/
H A Dcond_no_effect.cocci7 // is a placeholder for not yet handled cases.
/linux/tools/testing/selftests/ftrace/
H A DREADME64 * UNTESTED: The test was not run, currently just a placeholder.
/linux/tools/include/linux/
H A Dkconfig.h30 * we match on the placeholder define, insert the "0," for arg1 and generate

123456