Searched refs:where (Results 251 - 264 of 264) sorted by relevance

<<11

/linux-master/tools/testing/ktest/
H A Dktest.pl402 You can use \${PWD} that will be the path where ktest.pl is run, or use
409 You can use \${PWD} that will be the path where ktest.pl is run, or use
3031 # Are we looking for where it worked, not failed?
3143 # checkout where we started
/linux-master/drivers/usb/gadget/udc/
H A Dnet2272.c106 static void assert_out_naking(struct net2272_ep *ep, const char *where) argument
117 ep->ep.name, where, tmp);
/linux-master/arch/arm/crypto/
H A Dsha1-armv4-large.S15 @ CRYPTOGAMS licenses depending on where you obtain it. For further
H A Dpoly1305-armv4.pl631 @ benefits Atom, where paddq is ridiculously slow.
/linux-master/fs/
H A Dnamespace.c101 * It should be taken for write in all cases where the vfsmount
683 * where shadow mounts are created. For example, during mount
2425 * where @mnt doesn't have a child mount mounted @mp. A concurrent
2505 static void unlock_mount(struct mountpoint *where) argument
2507 struct dentry *dentry = where->m_dentry;
2510 put_mountpoint(where);
4175 * /nfs/my_root where /nfs is the mount point. It must be a mountpoint,
4487 * First, we get the mount tree in a shape where we can change mount
/linux-master/tools/objtool/
H A Dcheck.c629 * where the Linux unreachable() macro isn't supported. In that case
1650 * case where the parent function's only reference to a
2509 * Return true if name matches an instrumentation function, where calls to that
2891 * This is needed for the rare case where GCC
2921 * where GCC does something dumb like:
3009 * This is needed for the rare case where GCC
3279 char *where = offstr(insn->sec, insn->offset); local
3280 WARN_INSN(orig, "stack layout conflict in alternatives: %s", where);
3281 free(where);
4056 * This is where th
[all...]
/linux-master/arch/m68k/ifpsp060/src/
H A Dilsp.S272 # where U,V are words of the quadword dividend and longword divisor, #
/linux-master/drivers/parisc/
H A Dsba_iommu.c1120 Tells where the dvi bits are located in the address.
/linux-master/drivers/pci/
H A Dpci.c1072 * @where: PCI Config offset of TLP Header Log
1079 int pcie_read_tlp_log(struct pci_dev *dev, int where, argument
1087 ret = pci_read_config_dword(dev, where + i * 4,
6052 * Walk up the PCI device chain and find the point where the minimum
6119 * where only 2.5 GT/s and 5.0 GT/s speeds were defined.
6339 * from their logical bus-devfn. Examples include device quirks where the
6341 * where the alias may be a proxy for devices in another domain.
6345 * (especially for userspace assigned devices where IOMMU group definition
6747 /* Release domain from IDA where it was allocated. */
/linux-master/tools/perf/
H A DMakefile.config1216 # can be specified as a relative path some/where/else;
1218 # runtime figures out where they are based on the path to the executable.
1232 # FIXME: system's libbpf header directory, where we expect to find bpf/bpf_helpers.h, for instance
/linux-master/scripts/
H A Dcheckpatch.pl120 --debug KEY=[0|1] turn on/off debugging of KEY, where KEY is one of
3451 # declined it, i.e defined some charset where it is missing.
3895 "code indent should use tabs where possible\n" . $herevet) &&
4098 # foo bar; where foo is some local typedef or #define
4112 # foo bar; where foo is some local typedef or #define
4375 # where necessary.
4706 # check for const <foo> const where <foo> is not a pointer or array type
5028 my ($where, $prefix) = ($-[1], $1);
5030 ($where != 0 || $prefix !~ /^.\s+$/) &&
5047 # Ignore those directives where space
[all...]
/linux-master/fs/ext4/
H A Dextents.c16 * - analyze all BUG()/BUG_ON(), use -EIO where appropriate
185 static int __ext4_ext_dirty(const char *where, unsigned int line, argument
195 err = __ext4_handle_dirty_metadata(where, line, handle,
972 * check where to insert: before @curp or after @curp
1047 * - makes decision where to split
1072 /* make decision: where to split? */
2592 /* find where to start removing */
3137 * @split: the logical block where the extent is splitted.
4021 * Check for the case where there is already another allocated
4430 /* we have to know where t
[all...]
/linux-master/arch/x86/crypto/
H A Daesni-intel_asm.S554 # where 0 < DLEN < 16
H A Daesni-intel_avx-x86_64.S682 # where 0 < DLEN < 16

Completed in 533 milliseconds

<<11