Searched full:suppose (Results 1 – 25 of 131) sorted by relevance
123456
/linux-6.12.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
|
D | torture.rst | 310 Suppose that you are chasing down a rare boot-time failure. Although you 317 Suppose that a previous kvm.sh run left its output in this directory::
|
D | rcu_dereference.rst | 279 But suppose that the reader needs a consistent view? 463 For example, suppose someone mistakenly does something like this::
|
/linux-6.12.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-6.12.1/tools/memory-model/Documentation/ |
D | access-marking.txt | 89 the core concurrency design. For example, suppose that the core design 269 For example, suppose a shared variable "foo" is read only while a 344 For another example, suppose a shared variable "foo" is updated only 374 For another example, suppose that the code can normally make use of 467 For another example, suppose a shared variable "foo" is both read and 498 For yet another example, suppose that foo is initialized in a
|
/linux-6.12.1/Documentation/filesystems/ |
D | directory-locking.rst | 163 Suppose deadlocks are possible. Consider the minimal deadlocked 241 suppose the parents are initially in different trees; we would lock the 255 Suppose after the operation there is a loop; since there hadn't been such
|
/linux-6.12.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-6.12.1/Documentation/driver-api/ |
D | tee.rst | 33 Suppose a TEE client driver needs to communicate with a Trusted Application
|
/linux-6.12.1/arch/sh/drivers/pci/ |
D | ops-dreamcast.c | 30 * I suppose if someone actually gets around to ripping the chip out of
|
/linux-6.12.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-6.12.1/include/linux/ |
D | reciprocal_div.h | 63 * To use the result of "reciprocal_value_adv", suppose we want to calculate
|
/linux-6.12.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-6.12.1/Documentation/sound/soc/ |
D | codec-to-codec.rst | 40 Suppose codec-2 is a bluetooth chip and codec-3 is connected to
|
/linux-6.12.1/tools/testing/selftests/dma/ |
D | dma_map_benchmark.c | 83 /* suppose the mininum DMA zone is 1MB in the world */ in main()
|
/linux-6.12.1/lib/ |
D | group_cpus.c | 176 * 1) suppose there are two nodes: A and B in alloc_nodes_groups() 188 * both N and G are integer, and 2 <= G <= N, suppose in alloc_nodes_groups()
|
/linux-6.12.1/tools/perf/Documentation/ |
D | callchain-overhead-calculation.txt | 43 Suppose all samples are recorded in 'foo' and 'bar' only. When it's
|
/linux-6.12.1/fs/orangefs/ |
D | acl.c | 107 * Go ahead and set the extended attribute now. NOTE: Suppose acl in __orangefs_set_acl()
|
/linux-6.12.1/arch/arc/kernel/ |
D | intc-compact.c | 141 * e.g. suppose TIMER is high priority (Level 2) IRQ
|
/linux-6.12.1/include/linux/net/intel/ |
D | i40e_client.h | 95 u16 itr_index; /* Which ITR index the PE driver is suppose to use */
|
/linux-6.12.1/Documentation/admin-guide/ |
D | spkguide.txt | 441 Suppose for example, that you wanted to control both the punctuation 590 Now, suppose we have a situation where the main Speakup component 782 Suppose that you are at a shell prompt. You use bash, and you want to 812 web browser. Speakup does this quite nicely. Suppose you wanted to 830 Suppose you want to start lynx and go to the Speakup site. 930 Suppose that you want to swap the key assignments for the Speakup 1022 by the help system. For example, suppose that you have activated help mode,
|
D | pnp.rst | 61 Suppose you need to activate the floppy disk controller.
|
/linux-6.12.1/Documentation/bpf/ |
D | prog_cgroup_sockopt.rst | 67 Suppose, there is the following cgroup hierarchy where each cgroup
|
/linux-6.12.1/Documentation/scheduler/ |
D | schedutil.rst | 165 suppose we have a CPU saturated with 4 tasks, then when we migrate a task
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | lantiq,pef2256.yaml | 92 For instance, suppose lantiq,data-rate-bps = 8192000 (ie 4*2048000), and
|
/linux-6.12.1/drivers/net/wireless/ath/ |
D | hw.c | 85 * Now, suppose there's an incoming frame for BSSID-03:
|
123456