Home
last modified time | relevance | path

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

12345678910>>...37

/linux/Documentation/gpu/rfc/
H A Dgpusvm.rst27 * Only looking at physical memory data structures and locks as opposed to
28 looking at virtual memory data structures and locks.
29 * No looking at mm/vma structs or relying on those being locked.
/linux/arch/powerpc/kernel/ptrace/
H A 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/tools/perf/tests/shell/
H A 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:"
H A Dtest_arm_spe.sh44 echo "Looking at perf.data file for dumping samples:"
58 echo "Looking at perf.data file for reporting samples:"
/linux/drivers/base/firmware_loader/builtin/
H A 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/Documentation/filesystems/
H A 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.
H A Dfiemap.rst89 presence of other more specific flags. This way a program looking for
94 are set, FIEMAP_EXTENT_NOT_ALIGNED will also be set. A program looking
/linux/scripts/
H A 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/Documentation/wmi/
H A Ddriver-development-guide.rst39 Sometimes, looking at the disassembled ACPI tables used to describe the WMI device
109 needs some tinkering to get right. Looking at the ACPI tables containing the WMI
111 are also device-specific, looking at the decoded Binary MOF is usually enough to
/linux/Documentation/locking/
H A 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/include/asm-generic/
H A 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/rust/syn/
H A Dbuffer.rs134 // NOTE: If we're looking at a `End`, we want to advance the cursor in create()
158 /// is undefined behavior if the cursor is currently looking at an
161 /// If the cursor is looking at an `Entry::Group`, the bumped cursor will
167 /// While the cursor is looking at a `None`-delimited group, move it to look
305 /// will return a `Group(None, ..)` if the cursor is looking at one.
/linux/drivers/of/
H A Dirq.c169 * input, walks the tree looking for any interrupt-map properties, translates
213 * trick of looking for the parent here as some device-trees rely on it in of_irq_parse_raw()
635 * First pass will be looking for NULL as the parent. in of_irq_init()
732 * Walk up the device hierarchy looking for devices with a "msi-map"
746 * Walk up the device parent links looking for one with a in of_msi_xlate()
766 * Walk up the device hierarchy looking for devices with a "msi-map"
/linux/arch/x86/lib/
H A 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/tools/testing/selftests/kvm/arm64/
H A Darch_timer_edge_cases.c335 /* This method re-enables IRQs to handle the one we're looking for. */ in test_timer_xval()
404 /* This method re-enables IRQs to handle the one we're looking for. */ in test_timer_control_mask_then_unmask()
438 /* This method re-enables IRQs to handle the one we're looking for. */ in test_fire_a_timer_multiple_times()
477 /* This method re-enables IRQs to handle the one we're looking for. */ in test_reprogramming_timer()
601 /* This method re-enables IRQs to handle the one we're looking for. */ in test_set_cnt_after_tval_max()
652 /* This method re-enables IRQs to handle the one we're looking for. */ in test_set_cnt_after_xval()
/linux/net/netfilter/ipvs/
H A 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/include/linux/power/
H A Dsbs-battery.h17 * @poll_retry_count: # of times to retry looking for new status after
/linux/scripts/mod/
H A 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/Documentation/bpf/libbpf/
H A Dindex.rst9 If you are looking to develop BPF applications using the libbpf library, this
/linux/drivers/edac/
H A Dedac_pci_sysfs.c521 /* read the device TYPE, looking for bridges */ in edac_pci_dev_parity_clear()
547 /* read the device TYPE, looking for bridges */ in edac_pci_dev_parity_test()
629 * Scan the PCI device list looking for SERRORs, Master Parity ERRORS or
657 /* scan all PCI devices looking for a Parity Error on devices and in edac_pci_do_parity_check()
/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_desc.h270 /* Return the reception status looking at the RDES1 */
280 /* Return the reception status looking at Context control information */
/linux/include/linux/
H A Dclkdev.h7 * Helper for the clk API to assist looking up a struct clk.
/linux/Documentation/mm/
H A Dindex.rst6 of Linux. If you are looking for advice on simply allocating memory,
/linux/lib/
H A Dgenalloc.c642 * @nr: The number of zeroed bits we're looking for
661 * @nr: The number of zeroed bits we're looking for
689 * @nr: The number of zeroed bits we're looking for
724 * @nr: The number of zeroed bits we're looking for
746 * @nr: The number of zeroed bits we're looking for
/linux/Documentation/arch/arm/nwfpe/
H A Dnotes.rst14 I was looking at some code, that calculated a double result, stored it in f4

12345678910>>...37