Searched refs:Find (Results 1 – 25 of 81) sorted by relevance
1234
41 uid: Find the UID for the given user42 gid: Find the GID for the given group43 user: Find the user name for the given UID44 group: Find the group name for the given GID
4 Union-Find in Linux20 Find: Determine which set a particular element belongs to, usually by81 Find the Root Node of union-find
11 use File::Find;90 my $file = $File::Find::name;552 if (($File::Find::dir =~ m,^/sys/kernel,)) {556 if (($File::Find::dir =~ m,^/sys/fs,)) {641 my $file = $File::Find::name;
7 use File::Find;93 my $file = $File::Find::name;
7 Linux中的并查集(Union-Find)
162 function lx_module -- Find module by name and return the module variable164 function lx_task_by_pid -- Find Linux task by PID and return the task_struct variable
158 function lx_module -- Find module by name and return the module variable160 function lx_task_by_pid -- Find Linux task by PID and return the task_struct variable
2 /// Find bit operations that include the same argument more than once
2 /// Find &&/|| operations that include the same argument more than once
51 lda $8,0x3fff # Find "current".
2 /// Find missing put_device for every of_find_device_by_node.
2 /// Find missing pci_free_consistent for every pci_alloc_consistent.
2 /// Find missing iounmaps.
2 /// Find missing clk_puts.
2 /// Find a use after free.
51 ;; Find null byte
91 # Find out which FW flash we want to use for this NIC99 # Find out the expected overall firmware versions
2 /// Find nested lock+irqsave functions that use the same flags variables
2 /// Find double locks. False positives may occur when some paths cannot
2 /// Find missing unlocks. This semantic match considers the specific case
2 /// Find functions that refer to GFP_KERNEL but are called with locks held.
2 /// Find confusingly indented code in or after an if. An if branch should
2 /// Find duplicate field initializations. This has a high rate of false
2 ///Find conditions where if and else branch are functionally
170 function lx_module -- Find module by name and return the module variable172 function lx_task_by_pid -- Find Linux task by PID and return the task_struct variable