Searched full:itself (Results 1 – 25 of 2299) sorted by relevance
12345678910>>...92
/Linux-v6.6/drivers/xen/ |
D | xen-front-pgdir-shbuf.c | 89 * shared by the frontend itself) or map the provided granted 110 * shared by the frontend itself) or unmap the provided granted 154 * Get the number of pages the page directory consumes itself. 171 /* Only for pages the page directory consumes itself. */ in backend_calc_num_grefs() 184 * Number of pages the page directory consumes itself in guest_calc_num_grefs() 268 * so buf->num_grefs has number of pages in the page directory itself. in backend_map() 325 * page directory itself. 341 /* Fill only grefs for the page directory itself. */ in backend_fill_page_dir() 369 * granted for the page directory itself. in guest_fill_page_dir()
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-hypervisor-xen | 22 "self" The guest can profile itself 23 "hv" The guest can profile itself and, if it is 25 "all" The guest can profile itself, the hypervisor
|
D | sysfs-firmware-dmi-entries | 10 The kernel itself does not rely on the majority of the 45 assigned entry handles as the kernel itself makes no 58 entry itself. Note that this is _not the
|
/Linux-v6.6/scripts/kconfig/tests/err_recursive_dep/ |
D | Kconfig | 3 # depends on itself 9 # select itself
|
/Linux-v6.6/Documentation/tools/rv/ |
D | common_ikm.rst | 12 command itself. If the **rv** command itself generates too many events,
|
/Linux-v6.6/include/linux/ |
D | posix-clock.h | 99 * A clock driver calls this function to register itself with the 112 * A clock driver calls this function to remove itself from the clock 113 * device subsystem. The posix_clock itself will remain (in an
|
/Linux-v6.6/drivers/hwmon/occ/ |
D | Kconfig | 14 the P8, not the POWER processor itself. Communications with the OCC are 28 the P9, not the POWER processor itself. Communications with the OCC are
|
/Linux-v6.6/Documentation/ABI/stable/ |
D | sysfs-driver-usb-usbtmc | 7 by the device itself. The full description of the bitfields 21 by the device itself. The full description of the bitfields
|
/Linux-v6.6/drivers/char/ |
D | nwbutton.h | 10 #ifdef __NWBUTTON_C /* Actually compiling the driver itself */ 34 #else /* Not compiling the driver itself */
|
/Linux-v6.6/Documentation/security/tpm/ |
D | tpm_ftpm_tee.rst | 19 implemented in firmware. The driver itself doesn't contain much logic and is 22 The firmware itself is based on the following paper:
|
/Linux-v6.6/Documentation/devicetree/bindings/i2c/ |
D | i2c-opal.txt | 5 used by the firmware itself for configuring the port. From the linux 21 The node contains a number of other properties that are used by the FW itself
|
/Linux-v6.6/Documentation/filesystems/ext4/ |
D | verity.rst | 12 stored after the end of the file data itself, in the following format: 38 is encrypted as well as the data itself.
|
/Linux-v6.6/Documentation/gpu/rfc/ |
D | xe.rst | 92 As a key measurable result, the patch series introducing Xe itself shall not 93 depend on any other patch touching drm_scheduler itself that was not yet merged 94 through drm-misc. This, by itself, already includes the reach of an agreement for 149 extent this is already getting addressed itself with the GPUVA where likely the 225 of devcoredump infrastructure itself.
|
/Linux-v6.6/tools/perf/pmu-events/arch/arm64/arm/cortex-a73/ |
D | cache.json | 102 "PublicDescription": "Data cache hit in itself due to VIPT aliasing", 105 "BriefDescription": "Data cache hit in itself due to VIPT aliasing"
|
/Linux-v6.6/Documentation/admin-guide/ |
D | dell_rbu.rst | 16 update itself with the image downloaded in to the memory. 90 to the data file as is without any change to the BIOS image itself. 126 the BIOS knows about the new image downloaded and it updates itself.
|
/Linux-v6.6/Documentation/networking/ |
D | x25.rst | 11 implement LAPB on the card itself, and unintelligent ones that simply do 17 layer of the Linux kernel and therefore it did not concern itself with
|
/Linux-v6.6/include/xen/ |
D | xen-front-pgdir-shbuf.h | 30 * of grant references for the page directory itself as grant 39 * Number of pages for the shared buffer itself (excluding the page
|
/Linux-v6.6/fs/ocfs2/cluster/ |
D | tcp_internal.h | 96 * itself if a connect attempt fails and so can be self-arming. 133 * still on the nn and will call ensure_shutdown itself.. this 138 * sc and rearm itself.
|
/Linux-v6.6/Documentation/core-api/irq/ |
D | irqflags-tracing.rst | 35 irq-flags state, and complains loudly (and turns itself off) if the 48 turn itself off. I.e. the lock validator will still be reliable. There
|
/Linux-v6.6/include/xen/interface/ |
D | xenpmu.h | 47 * itself and Xen 49 * everyone: itself, the hypervisor and the guests.
|
/Linux-v6.6/lib/kunit/ |
D | Kconfig | 32 the KUnit test framework itself; the tests are both written using 44 itself, lib/kunit/example-test.c, for more information. This option
|
/Linux-v6.6/fs/nfsd/ |
D | filecache.h | 12 * The fsnotify_mark is itself refcounted, but that's not sufficient to tell us 28 * hold a reference to the inode by itself, so the nf_inode pointer should
|
/Linux-v6.6/Documentation/userspace-api/ |
D | no_new_privs.rst | 52 - By itself, ``no_new_privs`` can be used to reduce the attack surface 63 dangerous than chroot by itself.
|
/Linux-v6.6/Documentation/locking/ |
D | spinlocks.rst | 19 spinlock itself will guarantee the global lock, so it will guarantee that 45 NOTE! The spin-lock is safe only when you **also** use the lock itself 81 itself. The read lock allows many concurrent readers. Anything that
|
/Linux-v6.6/arch/powerpc/include/asm/ |
D | pmac_low_i2c.h | 51 * node itself or a device below it. In the case of a multibus, the bus 52 * node itself is the controller node, else, it's a child of the controller
|
12345678910>>...92