Searched full:suppose (Results 1 – 25 of 127) sorted by relevance
123456
/Linux-v6.1/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
|
/Linux-v6.1/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-v6.1/tools/memory-model/Documentation/ |
D | access-marking.txt | 83 the core concurrency design. For example, suppose that the core design 246 For example, suppose a shared variable "foo" is read only while a 321 For another example, suppose a shared variable "foo" is updated only 351 For another example, suppose that the code can normally make use of 444 For another example, suppose a shared variable "foo" is both read and 475 For yet another example, suppose that foo is initialized in a
|
/Linux-v6.1/arch/arm/mach-pxa/ |
D | mioa701_bootresume.S | 25 mov r0, #0xa0000000 @ Don't suppose memory access works
|
/Linux-v6.1/arch/mips/pci/ |
D | fixup-ip32.c | 40 * irqs. I suppose a device without a pin A will thank us for doing it
|
/Linux-v6.1/arch/x86/kernel/apic/ |
D | apic_noop.c | 66 * but since NOOP suppose APIC ID = 0 in noop_apic_id_registered()
|
/Linux-v6.1/arch/sh/drivers/pci/ |
D | ops-dreamcast.c | 30 * I suppose if someone actually gets around to ripping the chip out of
|
/Linux-v6.1/Documentation/devicetree/bindings/pwm/ |
D | nvidia,tegra20-pwm.txt | 50 Suppose pin PE7 (On Tegra210) interfaced with the regulator device and
|
/Linux-v6.1/fs/btrfs/tests/ |
D | extent-map-tests.c | 42 * Suppose that no extent map has been loaded into memory yet, there is a file 297 * Suppose that no extent map has been loaded into memory yet. 410 * Suppose that no extent map has been loaded into memory yet.
|
/Linux-v6.1/tools/testing/selftests/rcutorture/doc/ |
D | rcu-test-image.txt | 9 Suppose you need to run some scripts, perhaps to monitor or control
|
/Linux-v6.1/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-v6.1/tools/testing/selftests/dma/ |
D | dma_map_benchmark.c | 84 /* suppose the mininum DMA zone is 1MB in the world */ in main()
|
/Linux-v6.1/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-v6.1/Documentation/sound/soc/ |
D | codec-to-codec.rst | 40 Suppose codec-2 is a bluetooth chip and codec-3 is connected to
|
/Linux-v6.1/Documentation/bpf/ |
D | prog_cgroup_sockopt.rst | 67 Suppose, there is the following cgroup hierarchy where each cgroup
|
/Linux-v6.1/tools/perf/Documentation/ |
D | callchain-overhead-calculation.txt | 43 Suppose all samples are recorded in 'foo' and 'bar' only. When it's
|
/Linux-v6.1/drivers/net/ethernet/intel/iavf/ |
D | iavf_client.h | 104 u16 itr_index; /* Which ITR index the PE driver is suppose to use */
|
/Linux-v6.1/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-v6.1/arch/arc/kernel/ |
D | intc-compact.c | 141 * e.g. suppose TIMER is high priority (Level 2) IRQ
|
/Linux-v6.1/include/linux/net/intel/ |
D | i40e_client.h | 95 u16 itr_index; /* Which ITR index the PE driver is suppose to use */
|
/Linux-v6.1/fs/orangefs/ |
D | acl.c | 108 * Go ahead and set the extended attribute now. NOTE: Suppose acl in __orangefs_set_acl()
|
/Linux-v6.1/Documentation/admin-guide/ |
D | spkguide.txt | 436 Suppose for example, that you wanted to control both the punctuation 585 Now, suppose we have a situation where the main Speakup component 777 Suppose that you are at a shell prompt. You use bash, and you want to 807 web browser. Speakup does this quite nicely. Suppose you wanted to 825 Suppose you want to start lynx and go to the Speakup site. 925 Suppose that you want to swap the key assignments for the Speakup 1017 by the help system. For example, suppose that you have activated help mode,
|
/Linux-v6.1/Documentation/filesystems/ |
D | directory-locking.rst | 105 has a child that is also contended. Indeed, suppose that it is held by
|
/Linux-v6.1/Documentation/scheduler/ |
D | schedutil.rst | 166 suppose we have a CPU saturated with 4 tasks, then when we migrate a task
|
123456