Home
last modified time | relevance | path

Searched refs:Find (Results 1 – 25 of 67) sorted by relevance

123

/Linux-v5.10/Documentation/admin-guide/nfs/
Dnfs-idmapper.rst41 uid: Find the UID for the given user
42 gid: Find the GID for the given group
43 user: Find the user name for the given UID
44 group: Find the group name for the given GID
/Linux-v5.10/scripts/coccinelle/tests/
Ddoublebitand.cocci2 /// Find bit operations that include the same argument more than once
Ddoubletest.cocci2 /// Find &&/|| operations that include the same argument more than once
/Linux-v5.10/arch/alpha/kernel/
Dhead.S51 lda $8,0x3fff # Find "current".
/Linux-v5.10/scripts/coccinelle/free/
Dpci_free_consistent.cocci2 /// Find missing pci_free_consistent for every pci_alloc_consistent.
Dput_device.cocci2 /// Find missing put_device for every of_find_device_by_node.
Dclk_put.cocci2 /// Find missing clk_puts.
Diounmap.cocci2 /// Find missing iounmaps.
Dkfree.cocci2 /// Find a use after free.
Ddevm_free.cocci2 /// Find uses of standard freeing functons on values allocated using devm_
/Linux-v5.10/arch/arc/lib/
Dstrcmp-archs.S51 ;; Find null byte
/Linux-v5.10/scripts/coccinelle/locks/
Dflags.cocci2 /// Find nested lock+irqsave functions that use the same flags variables
Ddouble_lock.cocci2 /// Find double locks. False positives may occur when some paths cannot
Dmini_lock.cocci2 /// Find missing unlocks. This semantic match considers the specific case
Dcall_kern.cocci2 /// Find functions that refer to GFP_KERNEL but are called with locks held.
/Linux-v5.10/scripts/coccinelle/misc/
Difcol.cocci2 /// Find confusingly indented code in or after an if. An if branch should
Ddoubleinit.cocci2 /// Find duplicate field initializations. This has a high rate of false
Dcond_no_effect.cocci2 ///Find conditions where if and else branch are functionally
/Linux-v5.10/Documentation/networking/devlink/
Ddevlink-flash.rst91 # Find out which FW flash we want to use for this NIC
99 # Find out the expected overall firmware versions
/Linux-v5.10/scripts/
Dget_abi.pl9 use File::Find;
68 my $file = $File::Find::name;
/Linux-v5.10/net/decnet/
DTODO26 o Find all the commonality between DECnet and IPv4 routing code and extract
/Linux-v5.10/Documentation/dev-tools/
Dgdb-kernel-debugging.rst166 function lx_module -- Find module by name and return the module variable
168 function lx_task_by_pid -- Find Linux task by PID and return the task_struct variable
/Linux-v5.10/tools/lib/traceevent/Documentation/
Dlibtraceevent-func_find.txt6 tep_find_function,tep_find_function_address - Find function name / start address.
Dlibtraceevent-event_find.txt7 Find events by given key.
/Linux-v5.10/arch/m68k/
DKconfig.bus43 Find out whether you have ISA slots on your motherboard. ISA is the

123