Searched full:suppose (Results 1 – 25 of 119) sorted by relevance
12345
/linux-5.10/Documentation/RCU/ |
D | UP.rst | 18 Suppose that an RCU-based algorithm scans a linked list containing 20 this same list in softirq context. Suppose that the process-context scan 40 Suppose that an RCU-based algorithm again scans a linked list containing 42 on each element as it is scanned. Suppose further that this function 59 Suppose that call_rcu() is invoked while holding a lock, and that the
|
D | rcu_dereference.rst | 249 But suppose that the reader needs a consistent view? 424 For example, suppose someone mistakenly does something like this::
|
/linux-5.10/drivers/staging/media/atomisp/pci/css_2401_system/ |
D | isys_dma_global.h | 37 * is available. The device library is suppose to provide 61 * is available. The device library is suppose to provide
|
/linux-5.10/arch/arm/mach-pxa/ |
D | mioa701_bootresume.S | 25 mov r0, #0xa0000000 @ Don't suppose memory access works
|
/linux-5.10/arch/mips/pci/ |
D | fixup-ip32.c | 40 * irqs. I suppose a device without a pin A will thank us for doing it
|
/linux-5.10/arch/x86/kernel/apic/ |
D | apic_noop.c | 66 * but since NOOP suppose APIC ID = 0 in noop_apic_id_registered()
|
/linux-5.10/arch/sh/drivers/pci/ |
D | ops-dreamcast.c | 30 * I suppose if someone actually gets around to ripping the chip out of
|
/linux-5.10/Documentation/devicetree/bindings/pwm/ |
D | nvidia,tegra20-pwm.txt | 50 Suppose pin PE7 (On Tegra210) interfaced with the regulator device and
|
/linux-5.10/fs/btrfs/tests/ |
D | extent-map-tests.c | 40 * Suppose that no extent map has been loaded into memory yet, there is a file 295 * Suppose that no extent map has been loaded into memory yet. 408 * Suppose that no extent map has been loaded into memory yet.
|
/linux-5.10/include/linux/ |
D | reciprocal_div.h | 63 * To use the result of "reciprocal_value_adv", suppose we want to calculate
|
D | jiffies.h | 47 /* Suppose we want to divide two numbers NOM and DEN: NOM/DEN, then we can 211 * Suppose, for example, we want to convert from seconds to jiffies
|
/linux-5.10/tools/testing/selftests/rcutorture/doc/ |
D | rcu-test-image.txt | 9 Suppose you need to run some scripts, perhaps to monitor or control
|
/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | mti,gic.yaml | 77 Interrupt for the GIC local timer, so normally it's suppose to be of
|
/linux-5.10/Documentation/sound/soc/ |
D | codec-to-codec.rst | 40 Suppose codec-2 is a bluetooth chip and codec-3 is connected to
|
/linux-5.10/Documentation/bpf/ |
D | prog_cgroup_sockopt.rst | 67 Suppose, there is the following cgroup hierarchy where each cgroup
|
/linux-5.10/tools/perf/Documentation/ |
D | callchain-overhead-calculation.txt | 43 Suppose all samples are recorded in 'foo' and 'bar' only. When it's
|
/linux-5.10/drivers/net/ethernet/intel/iavf/ |
D | iavf_client.h | 104 u16 itr_index; /* Which ITR index the PE driver is suppose to use */
|
/linux-5.10/kernel/irq/ |
D | affinity.c | 174 * 1) suppose there are two nodes: A and B in alloc_nodes_vectors() 186 * both N and V are integer, and 2 <= V <= N, suppose in alloc_nodes_vectors()
|
/linux-5.10/arch/arc/kernel/ |
D | intc-compact.c | 141 * e.g. suppose TIMER is high priority (Level 2) IRQ
|
/linux-5.10/fs/orangefs/ |
D | acl.c | 105 * Go ahead and set the extended attribute now. NOTE: Suppose acl in __orangefs_set_acl()
|
/linux-5.10/include/linux/net/intel/ |
D | i40e_client.h | 97 u16 itr_index; /* Which ITR index the PE driver is suppose to use */
|
/linux-5.10/Documentation/admin-guide/ |
D | spkguide.txt | 435 Suppose for example, that you wanted to control both the punctuation 584 Now, suppose we have a situation where the main Speakup component 776 Suppose that you are at a shell prompt. You use bash, and you want to 806 web browser. Speakup does this quite nicely. Suppose you wanted to 824 Suppose you want to start lynx and go to the Speakup site. 924 Suppose that you want to swap the key assignments for the Speakup 1016 by the help system. For example, suppose that you have activated help mode,
|
/linux-5.10/Documentation/filesystems/ |
D | directory-locking.rst | 105 has a child that is also contended. Indeed, suppose that it is held by
|
/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-counter | 89 for Count Y. Suppose a counter device is used to count the total
|
/linux-5.10/drivers/net/wireless/ath/ |
D | hw.c | 85 * Now, suppose there's an incoming frame for BSSID-03:
|
12345