| /linux/scripts/gendwarfksyms/ |
| H A D | dwarf.c | 524 !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 D | map_absent.c | 3 * 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 D | slot.c | 228 * @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 D | hisi-x5hd2-dkb.dts | 57 /* Placeholder, overwritten by bootloader */ 71 /* Placeholder, overwritten by bootloader */
|
| /linux/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra210-p2371-2180.dts | 150 /* 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 D | snprintf_btf.c | 116 /* "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 D | qmi.h | 370 char placeholder; member 374 char placeholder; member 487 char placeholder; member
|
| /linux/include/uapi/drm/ |
| H A D | etnaviv_drm.h | 125 __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 D | setup.h | 4 * However to prevent "patch" from discarding it we add this placeholder
|
| /linux/drivers/scsi/isci/ |
| H A D | scu_remote_node_context.h | 200 * 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 D | template | 15 # If the test is a dummy, or a placeholder, call exit_untested
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_guc_relay.c | 149 * @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 D | eisa.c | 4 * Acts as a placeholder if we don't have a proper EISA bridge.
|
| /linux/tools/include/tools/ |
| H A D | config.h | 18 * we match on the placeholder define, insert the "0," for arg1 and generate
|
| /linux/include/linux/ |
| H A D | rcupdate_trace.h | 111 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 D | virtual_root.c | 4 * Acts as a placeholder if we don't have a proper EISA bridge.
|
| /linux/arch/powerpc/perf/ |
| H A D | hv-gpci.c | 639 * 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 D | fixup-ip32.c | 27 {0, 0, 0, 0, 0}, /* This is placeholder row - never used */
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/tests/ |
| H A D | amdgpu_dm_test.c | 27 * 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 D | clock-cpg.c | 72 * Placeholder for compatibility, until the lazy CPUs do this
|
| /linux/drivers/gpu/drm/vboxvideo/ |
| H A D | hgsmi_defs.h | 26 /* Opaque placeholder to make the union 8 bytes. */
|
| /linux/tools/perf/pmu-events/arch/common/common/ |
| H A D | software.json | 79 "BriefDescription": "A placeholder event that doesn't count anything",
|
| /linux/scripts/coccinelle/misc/ |
| H A D | cond_no_effect.cocci | 7 // is a placeholder for not yet handled cases.
|
| /linux/tools/testing/selftests/ftrace/ |
| H A D | README | 64 * UNTESTED: The test was not run, currently just a placeholder.
|
| /linux/tools/include/linux/ |
| H A D | kconfig.h | 30 * we match on the placeholder define, insert the "0," for arg1 and generate
|