/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/ |
H A D | bench_local_storage_rcu_tasks_trace.c | 255 .name = "local-storage-tasks-trace",
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | header.h | 108 const char *name; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | ndisc_unsolicited_na_test.sh | 82 peer name ${HOST_INTF} netns ${HOST_NS}
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/ |
H A D | utils.h | 35 int test_harness(int (test_function)(void), const char *name);
|
/kernel/linux/linux-6.6/security/integrity/ |
H A D | iint.c | 204 .name = "integrity",
|
/kernel/linux/linux-6.6/security/integrity/ima/ |
H A D | ima_queue.c | 72 * couple of variable length fields (e.g template name and data). 80 size += sizeof(int); /* template name size field */ in get_binary_runtime_size() 81 size += strlen(entry->template_desc->name); in get_binary_runtime_size()
|
/kernel/linux/linux-6.6/security/selinux/ |
H A D | netif.c | 156 ret = security_netif_sid(dev->name, sid); in sel_netif_sid_slow()
|
/kernel/linux/linux-6.6/sound/drivers/opl4/ |
H A D | opl4_seq.c | 13 * 2. The name of the author may not be used to endorse or promote products 202 .name = KBUILD_MODNAME,
|
/kernel/linux/linux-6.6/sound/drivers/pcsp/ |
H A D | pcsp.c | 201 .name = "pcspkr",
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | mirror_gre_scale.sh | 167 ip link add name br1 type bridge vlan_filtering 1
|
H A D | rif_bridge.sh | 32 ip link add name br1 type bridge vlan_filtering 1
|
/kernel/linux/linux-6.6/tools/testing/selftests/ |
H A D | kselftest_deps.sh | 29 echo "- Optional: test name can be specified to check dependencies for it." 246 tests=$(find $(dirname "$test") -type f -name "*.mk")
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_xdp_features.sh | 16 ip link add v1 type veth peer name v0 netns ${NS}
|
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/ |
H A D | nft_conntrack_helper.sh | 51 ip link add veth0 netns ${ns1} type veth peer name veth0 netns ${ns2} > /dev/null 2>&1
|
/kernel/linux/linux-6.6/tools/verification/dot2/ |
H A D | automata.py | 24 self.name = self.__get_model_name()
|
/kernel/linux/linux-6.6/usr/include/ |
H A D | Makefile | 80 always-y := $(patsubst $(obj)/%.h,%.hdrtest, $(shell find $(obj) -name '*.h' 2>/dev/null))
|
/kernel/liteos_a/fs/proc/os_adapt/ |
H A D | fs_cache_proc.c | 14 * 3. Neither the name of the copyright holder nor the names of its contributors may be used 94 pc->parentVnode, pc->childVnode, pc->hit, pc->name); in PathCacheListProcess()
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | jffs2.h | 5 *** of the same name, to make information necessary for userspace to 89 __u8 name[0]; member
|
H A D | if_tunnel.h | 5 *** of the same name, to make information necessary for userspace to 59 char name[IFNAMSIZ]; member
|
/kernel/linux/linux-6.6/sound/firewire/bebob/ |
H A D | bebob_hwdep.c | 186 strcpy(hwdep->name, "BeBoB"); in snd_bebob_create_hwdep_device()
|
/kernel/linux/linux-6.6/sound/firewire/dice/ |
H A D | dice-hwdep.c | 182 strcpy(hwdep->name, "DICE"); in snd_dice_create_hwdep()
|
/kernel/linux/linux-6.6/sound/firewire/digi00x/ |
H A D | digi00x-hwdep.c | 191 strcpy(hwdep->name, "Digi00x"); in snd_dg00x_create_hwdep_device()
|
/kernel/linux/linux-6.6/sound/firewire/fireface/ |
H A D | ff-hwdep.c | 200 strcpy(hwdep->name, ff->card->driver); in snd_ff_create_hwdep_devices()
|
/kernel/linux/linux-6.6/sound/firewire/oxfw/ |
H A D | oxfw-hwdep.c | 180 strcpy(hwdep->name, oxfw->card->driver); in snd_oxfw_create_hwdep()
|
/kernel/linux/linux-6.6/sound/firewire/tascam/ |
H A D | tascam.h | 35 const char *const name; member
|