/kernel/linux/linux-5.10/drivers/dma-buf/ |
H A D | sync_debug.c | 74 show ? parent->name : "", in sync_print_fence() 111 seq_printf(s, "%s: %d\n", obj->name, obj->value); in sync_print_obj()
|
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-adp5520.c | 130 gc->label = pdev->name; in adp5520_gpio_probe() 167 .name = "adp5520-gpio",
|
H A D | gpio-tps65910.c | 122 tps65910_gpio->gpio_chip.label = tps65910->i2c_client->name; in tps65910_gpio_probe() 181 .driver.name = "tps65910-gpio",
|
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/ |
H A D | micron-st.c | 150 .name = "micron", 157 .name = "st",
|
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-ptp.c | 69 * * Neither the name of Advanced Micro Devices, Inc. nor the 234 snprintf(info->name, sizeof(info->name), "%s", in xgbe_ptp_register()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | cps-vec-ns16550.S | 189 #define DUMP_COP0_REG(reg, name, sz, _mfc0) \ 196 TEXT(name)
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | msi_ia64.c | 104 .name = "PCI-MSI", 142 .name = "DMAR_MSI",
|
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | time.c | 152 cd->name = "Constant"; in constant_clockevent_init() 194 .name = "Constant",
|
H A D | vdso.c | 91 .name = "[vdso]", 96 .name = "[vvar]",
|
/kernel/linux/linux-6.6/arch/m68k/coldfire/ |
H A D | intc-2.c | 178 .name = "CF-INTC", 185 .name = "CF-INTC-EP",
|
/kernel/linux/linux-6.6/arch/mips/ar7/ |
H A D | irq.c | 73 .name = "AR7", 80 .name = "AR7",
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/ |
H A D | router_vid_1.sh | 59 ip link add link $rp1 name $rp1.1 up type vlan id 1 65 ip link add link $rp2 name $rp2.1 up type vlan id 1
|
H A D | mirror_gre_bound.sh | 100 ip link add name br1 type bridge vlan_filtering 1 115 ip link add name ul type dummy
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/security/ |
H A D | spectre_v2.c | 64 static void setup_event(struct event *e, u64 config, char *name) in setup_event() argument 66 event_init_named(e, config, name); in setup_event()
|
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/ |
H A D | bridge_brouter.sh | 30 ip link add veth0 netns ns0 type veth peer name eth0 netns ns1 35 ip link add veth1 netns ns0 type veth peer name eth0 netns ns2
|
/kernel/linux/linux-6.6/Documentation/sphinx/ |
H A D | maintainers_include.py | 55 # Field letter to field name mapping. 71 # between the Maintainers heading and the first subsystem name. 91 # Look for and record field letter to field name mappings: 114 # Collapse whitespace in subsystem name. 176 raise self.warning('"%s" directive disabled.' % self.name) 193 (self.name, ErrorString(error)))
|
/kernel/linux/linux-6.6/arch/arm/mach-mmp/ |
H A D | time.c | 128 .name = "clockevent", 142 .name = "clocksource",
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | opal-psr.c | 153 &psr_attrs[i].attr.attr.name)) in opal_psr_init() 160 psr_attrs[i].attr.attr.name); in opal_psr_init()
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf_dump.c | 13 const char *name; member 191 * anonymous enum. It also has a name conflict with the first struct: in test_btf_dump_incremental() 241 if (!test__start_subtest(t->name)) in test_btf_dump()
|
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | fib.sh | 100 ip -n $ns link add name dummy1 type dummy 197 ip -n $ns link add name dummy1 type dummy
|
/kernel/linux/linux-5.10/tools/testing/selftests/ir/ |
H A D | ir_loopback.c | 35 const char *name; member 130 protocols[i].name, protocols[i].decoder, in main()
|
/kernel/linux/linux-6.6/arch/mips/pci/ |
H A D | pci-bcm1480.c | 168 .name = "BCM1480 PCI MEM", 175 .name = "BCM1480 PCI I/O",
|
H A D | pci-sb1250.c | 177 .name = "SB1250 PCI MEM", 184 .name = "SB1250 PCI I/O",
|
/kernel/linux/linux-6.6/arch/mips/sgi-ip30/ |
H A D | ip30-xtalk.c | 98 bd->mem.name = "Bridge PCI MEM"; in bridge_platform_create() 104 bd->io.name = "Bridge PCI IO"; in bridge_platform_create()
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | time.c | 148 .name = "cr16", 257 clocksource_cr16.name = "cr16_unstable"; in init_cr16_clocksource()
|