Searched refs:sh (Results 251 - 275 of 752) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/perf/arch/x86/
H A DMakefile17 systbl := $(sys)/syscalltbl.sh
/linux-master/tools/testing/selftests/damon/
H A D_debugfs_common.sh45 source ./_chk_dependency.sh
/linux-master/drivers/message/fusion/
H A Dmptfc.c204 ioc->name, ioc->sh->host_no,
216 ioc->name, ioc->sh->host_no,
497 rport = fc_remote_port_add(ioc->sh, channel, &rport_ids);
525 ioc->sh->host_no,
1017 struct Scsi_Host *sh; local
1025 sh = ioc->sh;
1027 sn = fc_host_symbolic_name(sh);
1033 fc_host_tgtid_bind_type(sh) = FC_TGTID_BIND_BY_WWPN;
1035 fc_host_maxframe_size(sh)
1206 struct Scsi_Host *sh; local
[all...]
/linux-master/tools/bpf/resolve_btfids/
H A Dmain.c305 static int compressed_section_fix(Elf *elf, Elf_Scn *scn, GElf_Shdr *sh) argument
309 if (!(sh->sh_flags & SHF_COMPRESSED))
312 if (sh->sh_addralign == expected)
316 sh->sh_addralign, expected);
318 sh->sh_addralign = expected;
320 if (gelf_update_shdr(scn, sh) == 0) {
377 GElf_Shdr sh; local
381 if (gelf_getshdr(scn, &sh) != &sh) {
386 name = elf_strptr(elf, shdrstrndx, sh
425 GElf_Shdr sh; local
[all...]
/linux-master/drivers/target/
H A Dtarget_core_pscsi.c95 struct Scsi_Host *sh = phv->phv_lld_host; local
100 if (!sh)
107 " %s\n", hba->hba_id, (sh->hostt->name) ?
108 (sh->hostt->name) : "Unknown");
110 scsi_host_put(sh);
117 sh = scsi_host_lookup(phv->phv_host_id);
118 if (!sh) {
124 phv->phv_lld_host = sh;
128 hba->hba_id, (sh->hostt->name) ? (sh
354 struct Scsi_Host *sh = sd->host; variable in typeref:struct:Scsi_Host
398 struct Scsi_Host *sh = sd->host; variable in typeref:struct:Scsi_Host
427 struct Scsi_Host *sh = phv->phv_lld_host; local
[all...]
/linux-master/tools/testing/selftests/hid/
H A DMakefile8 TEST_PROGS := hid-core.sh
9 TEST_PROGS += hid-apple.sh
10 TEST_PROGS += hid-gamepad.sh
11 TEST_PROGS += hid-ite.sh
12 TEST_PROGS += hid-keyboard.sh
13 TEST_PROGS += hid-mouse.sh
14 TEST_PROGS += hid-multitouch.sh
15 TEST_PROGS += hid-sony.sh
16 TEST_PROGS += hid-tablet.sh
17 TEST_PROGS += hid-usb_crash.sh
[all...]
/linux-master/tools/testing/selftests/cpufreq/
H A Dgovernor.sh13 source cpu.sh
14 source cpufreq.sh
/linux-master/tools/testing/selftests/drivers/net/mlxsw/spectrum/
H A Ddevlink_resources.sh7 source $lib_dir/lib.sh
8 source devlink_lib_spectrum.sh
/linux-master/arch/mips/tools/
H A Dgeneric-board-config.sh1 #!/bin/sh
9 # formatted comments, and then calls merge_config.sh to merge those
81 ${srctree}/scripts/kconfig/merge_config.sh \
/linux-master/tools/testing/selftests/powerpc/eeh/
H A Deeh-basic.sh1 #!/bin/sh
4 . ./eeh-functions.sh
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm-recheck-scf.sh6 # Usage: kvm-recheck-rcu.sh resdir
20 . functions.sh
H A Dsrcu_lockdep.sh19 T="`mktemp -d ${TMPDIR-/tmp}/srcu_lockdep.sh.XXXXXX`"
24 . functions.sh
52 tools/testing/selftests/rcutorture/bin/kvm.sh --allcpus --duration 5s --configs "SRCU-P" --bootargs "rcutorture.test_srcu_lockdep=$val" --trust-make --datestamp "$ds/$val" > "$T/kvm.sh.out" 2>&1
54 mv "$T/kvm.sh.out" "$RCUTORTURE/res/$ds/$val"
58 echo -n Unexpected success for > "$RCUTORTURE/res/$ds/$val/kvm.sh.err"
63 echo -n Unexpected failure for > "$RCUTORTURE/res/$ds/$val/kvm.sh.err"
67 grep "rcu_torture_init_srcu_lockdep: test_srcu_lockdep = " "$RCUTORTURE/res/$ds/$val/SRCU-P/console.log" | sed -e 's/^.*rcu_torture_init_srcu_lockdep://' >> "$RCUTORTURE/res/$ds/$val/kvm.sh.err"
68 cat "$RCUTORTURE/res/$ds/$val/kvm.sh.err"
/linux-master/arch/parisc/kernel/syscalls/
H A DMakefile8 syshdr := $(srctree)/scripts/syscallhdr.sh
9 systbl := $(srctree)/scripts/syscalltbl.sh
/linux-master/arch/microblaze/kernel/syscalls/
H A DMakefile8 syshdr := $(srctree)/scripts/syscallhdr.sh
9 systbl := $(srctree)/scripts/syscalltbl.sh
/linux-master/arch/m68k/kernel/syscalls/
H A DMakefile8 syshdr := $(srctree)/scripts/syscallhdr.sh
9 systbl := $(srctree)/scripts/syscalltbl.sh
/linux-master/arch/alpha/kernel/syscalls/
H A DMakefile8 syshdr := $(srctree)/scripts/syscallhdr.sh
9 systbl := $(srctree)/scripts/syscalltbl.sh
/linux-master/arch/xtensa/kernel/syscalls/
H A DMakefile8 syshdr := $(srctree)/scripts/syscallhdr.sh
9 systbl := $(srctree)/scripts/syscalltbl.sh
/linux-master/arch/sparc/kernel/syscalls/
H A DMakefile8 syshdr := $(srctree)/scripts/syscallhdr.sh
9 systbl := $(srctree)/scripts/syscalltbl.sh
/linux-master/arch/sh/kernel/syscalls/
H A DMakefile8 syshdr := $(srctree)/scripts/syscallhdr.sh
9 systbl := $(srctree)/scripts/syscalltbl.sh
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dsch_ets.sh6 source $lib_dir/sch_ets_core.sh
7 source $lib_dir/devlink_lib.sh
44 # Note: sch_ets_core.sh uses VLAN ingress-qos-map to assign packet
64 # Callback from sch_ets_tests.sh
/linux-master/samples/pktgen/
H A Dpktgen_sample01_simple.sh9 source ${basedir}/functions.sh
13 # - go look in parameters.sh to see which setting are avail
15 source ${basedir}/parameters.sh
H A Dpktgen_bench_xmit_mode_netif_receive.sh31 source ${basedir}/functions.sh
35 source ${basedir}/parameters.sh
H A Dpktgen_bench_xmit_mode_queue_xmit.sh12 source ${basedir}/functions.sh
16 source ${basedir}/parameters.sh
/linux-master/tools/testing/selftests/net/
H A Dbind_bhash.sh62 ip netns exec "${NETNS}" sh -c \
65 ip netns exec "${NETNS}" sh -c \
/linux-master/tools/perf/tests/shell/
H A Dtest_data_symbol.sh8 # shellcheck source=lib/waiting.sh
9 . "${shelldir}"/lib/waiting.sh
11 # shellcheck source=lib/perf_has_symbol.sh
12 . "${shelldir}"/lib/perf_has_symbol.sh

Completed in 174 milliseconds

<<11121314151617181920>>