Home
last modified time | relevance | path

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

12345678910>>...46

/linux-6.8/drivers/net/bonding/
Dbond_3ad.c124 * @port: the port we're looking at
138 * @port: the port we're looking at
164 * @agg: the agregator we're looking at
176 * @port: the port we're looking at
185 * @port: the port we're looking at
197 * @port: the port we're looking at
206 * @port: the port we're looking at
222 * @port: the port we're looking at
236 * @port: the port we're looking at
354 * @port: the port we're looking at
[all …]
/linux-6.8/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.8/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.8/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.8/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.8/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.8/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.8/drivers/of/
Dirq.c108 * input, walks the tree looking for any interrupt-map properties, translates
150 * trick of looking for the parent here as some device-trees rely on it in of_irq_parse_raw()
582 * First pass will be looking for NULL as the parent. in of_irq_init()
647 * Walk up the device parent links looking for one with a in __of_msi_map_id()
663 * Walk up the device hierarchy looking for devices with a "msi-map"
679 * Walk up the device hierarchy looking for devices with a "msi-map"
/linux-6.8/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.8/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.8/fs/configfs/
Ditem.c167 * @group: group we're looking in.
170 * Iterate over @group->cg_list, looking for a matching config_item.
/linux-6.8/arch/x86/lib/
Dcmdline.c69 * option we were looking for. If the in __cmdline_find_option_bool()
162 * option we were looking for, prepare to in __cmdline_find_option()
/linux-6.8/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.8/arch/powerpc/mm/book3s64/
Dhash_hugepage.c120 * nobody is looking at hpte_slot_array. hence we can in __hash_page_thp()
172 * nobody is looking at hpte_slot_array. hence we can in __hash_page_thp()
/linux-6.8/drivers/net/ethernet/mellanox/mlx5/core/
Dirq_affinity.c72 /* Looking for the IRQ with the smallest refcount that fits req_mask.
73 * If pool is sf_comp_pool, then we are looking for an IRQ with any of the
/linux-6.8/include/linux/power/
Dsbs-battery.h17 * @poll_retry_count: # of times to retry looking for new status after
/linux-6.8/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.8/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.8/Documentation/bpf/libbpf/
Dindex.rst9 If you are looking to develop BPF applications using the libbpf library, this
/linux-6.8/include/linux/
Dclkdev.h7 * Helper for the clk API to assist looking up a struct clk.
/linux-6.8/Documentation/mm/
Dindex.rst9 of Linux. If you are looking for advice on simply allocating memory,
/linux-6.8/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_desc.h270 /* Return the reception status looking at the RDES1 */
280 /* Return the reception status looking at Context control information */
/linux-6.8/scripts/gcc-plugins/
Dstructleak_plugin.c132 /* we're looking for an assignment of a single rhs... */ in initialize()
147 /* these aren't the 0days you're looking for */ in initialize()
/linux-6.8/Documentation/arch/arm/nwfpe/
Dnotes.rst14 I was looking at some code, that calculated a double result, stored it in f4

12345678910>>...46