Home
last modified time | relevance | path

Searched full:looking (Results 1 – 25 of 1163) sorted by relevance

12345678910>>...47

/linux-6.12.1/drivers/net/bonding/
Dbond_3ad.c123 * @port: the port we're looking at
137 * @port: the port we're looking at
163 * @agg: the agregator we're looking at
176 * @port: the port we're looking at
188 * @port: the port we're looking at
202 * @port: the port we're looking at
213 * @port: the port we're looking at
228 * @port: the port we're looking at
244 * @port: the port we're looking at
253 * @port: the port we're looking at
[all …]
/linux-6.12.1/drivers/acpi/
Dpptt.c136 * continue looking at this node's resource list in acpi_pptt_walk_cache()
166 * we are looking for the max depth. Since its potentially in acpi_find_cache_level()
211 * PPTT table, looking for nodes which reference it.
254 * This is done by iterating the PPTT table looking for processor nodes
300 pr_debug("Looking for data cache\n"); in acpi_cache_type()
303 pr_debug("Looking for instruction cache\n"); in acpi_cache_type()
307 pr_debug("Looking for unified cache\n"); in acpi_cache_type()
329 pr_debug("Looking for CPU %d's level %u cache type %d\n", in acpi_find_cache_node()
/linux-6.12.1/fs/xfs/scrub/
Dfindparent.c46 * the filesystem looking for a child dirent that references this directory.
67 * Scrub context. We're looking for a @dp containing a directory
117 * Ignore dotdot and dot entries -- we're looking for parent -> child in xrep_findparent_dirent()
143 * If this is a directory, walk the dirents looking for any that point to the
284 * Scan the entire filesystem looking for a parent inode for the inode being
/linux-6.12.1/arch/powerpc/kernel/ptrace/
Dptrace32.c52 * (this is run in a 32-bit process looking at a 64-bit process) in compat_arch_ptrace()
110 * (this is run in a 32-bit process looking at a 64-bit process) in compat_arch_ptrace()
157 * (this is run in a 32-bit process looking at a 64-bit process) in compat_arch_ptrace()
209 * (this is run in a 32-bit process looking at a 64-bit process) in compat_arch_ptrace()
/linux-6.12.1/tools/perf/tests/shell/
Dtest_arm_coresight.sh45 echo "Looking at perf.data file for dumping branch samples:"
56 echo "Looking at perf.data file for reporting branch samples:"
67 echo "Looking at perf.data file for instruction samples:"
Dtest_arm_spe.sh44 echo "Looking at perf.data file for dumping samples:"
58 echo "Looking at perf.data file for reporting samples:"
/linux-6.12.1/drivers/base/firmware_loader/builtin/
Dmain.c42 * built-in with the firmware you are looking for will this return successfully.
79 * built-in with the firmware you are looking for will this call possibly
/linux-6.12.1/scripts/
Drustdoc_test_builder.rs25 // Find the generated function name looking for the inner function inside `main()`. in main()
27 // The line we are looking for looks like one of the following: in main()
/linux-6.12.1/Documentation/wmi/
Ddriver-development-guide.rst39 Sometimes, looking at the disassembled ACPI tables used to describe the WMI device
95 needs some tinkering to get right. Looking at the ACPI tables containing the WMI
97 are also device-specific, looking at the decoded Binary MOF is usually enough to
/linux-6.12.1/Documentation/filesystems/
Ddirectory-locking.rst91 lookup in, under the name we'd been looking for. If the alias is already
92 a child of the directory we are looking in, it changes name to the one
93 we'd been looking for. No extra locking is involved in these two cases.
99 attach to our directory, under the name we are looking for.
/linux-6.12.1/Documentation/filesystems/bcachefs/
DCodingStyle.rst60 Looking for ways to make your assertions simpler - and higher level - will
92 have to rely on tracing, we have to know which tracepoints we're looking for,
163 reading lots of code and looking for common patterns and issues. Don't be
/linux-6.12.1/drivers/of/
Dirq.c163 * input, walks the tree looking for any interrupt-map properties, translates
205 * trick of looking for the parent here as some device-trees rely on it in of_irq_parse_raw()
601 * First pass will be looking for NULL as the parent. in of_irq_init()
666 * Walk up the device parent links looking for one with a in __of_msi_map_id()
682 * Walk up the device hierarchy looking for devices with a "msi-map"
698 * Walk up the device hierarchy looking for devices with a "msi-map"
/linux-6.12.1/include/asm-generic/
Dqspinlock.h6 * architecture that's looking for a 'generic' spinlock, please first consider
7 * ticket-lock.h and only come looking here when you've considered all the
/linux-6.12.1/Documentation/locking/
Drt-mutex.rst67 we need to set the bit0 before looking at the lock, and the owner may
73 set this bit before looking at the lock.
/linux-6.12.1/fs/configfs/
Ditem.c167 * @group: group we're looking in.
170 * Iterate over @group->cg_list, looking for a matching config_item.
/linux-6.12.1/drivers/mfd/
Dipaq-micro.c142 case STATE_SOF: /* Looking for SOF */ in micro_process_char()
146 case STATE_ID: /* Looking for id and len byte */ in micro_process_char()
153 case STATE_DATA: /* Looking for 'len' data bytes */ in micro_process_char()
159 case STATE_CHKSUM: /* Looking for the checksum */ in micro_process_char()
/linux-6.12.1/arch/x86/lib/
Dcmdline.c71 * option we were looking for. If the in __cmdline_find_option_bool()
164 * option we were looking for, prepare to in __cmdline_find_option()
/linux-6.12.1/arch/powerpc/mm/book3s64/
Dhash_hugepage.c117 * nobody is looking at hpte_slot_array. hence we can in __hash_page_thp()
169 * nobody is looking at hpte_slot_array. hence we can in __hash_page_thp()
/linux-6.12.1/include/linux/power/
Dsbs-battery.h17 * @poll_retry_count: # of times to retry looking for new status after
/linux-6.12.1/net/netfilter/ipvs/
DKconfig214 connections to the servers through looking up a statically assigned
224 connections to the servers through looking up a statically assigned
235 network connections to the servers through looking up a statically
/linux-6.12.1/tools/testing/selftests/kvm/aarch64/
Darch_timer_edge_cases.c334 /* This method re-enables IRQs to handle the one we're looking for. */ in test_timer_xval()
403 /* This method re-enables IRQs to handle the one we're looking for. */ in test_timer_control_mask_then_unmask()
437 /* This method re-enables IRQs to handle the one we're looking for. */ in test_fire_a_timer_multiple_times()
476 /* This method re-enables IRQs to handle the one we're looking for. */ in test_reprogramming_timer()
600 /* This method re-enables IRQs to handle the one we're looking for. */ in test_set_cnt_after_tval_max()
651 /* This method re-enables IRQs to handle the one we're looking for. */ in test_set_cnt_after_xval()
/linux-6.12.1/scripts/mod/
Dsymsearch.c105 * we're looking at an address from "above" or "below"
180 * Note -- if the address we're looking up falls perfectly in symsearch_find_nearest()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Dirq_affinity.c76 /* Looking for the IRQ with the smallest refcount that fits req_mask.
77 * If pool is sf_comp_pool, then we are looking for an IRQ with any of the
/linux-6.12.1/Documentation/bpf/libbpf/
Dindex.rst9 If you are looking to develop BPF applications using the libbpf library, this
/linux-6.12.1/Documentation/mm/
Dindex.rst6 of Linux. If you are looking for advice on simply allocating memory,

12345678910>>...47