/linux/arch/alpha/include/uapi/asm/ |
H A D | sigcontext.h | 8 * stack layout as OSF/1, just in case we ever want to try 11 * This is the basic layout, but I don't know if we'll ever
|
/linux/Documentation/locking/ |
H A D | lockdep-design.rst | 25 dependency just means the order ever happened. The validator maintains a 46 - 'ever held in STATE context' 47 - 'ever held as readlock in STATE context' 48 - 'ever held with STATE enabled' 49 - 'ever held as readlock with STATE enabled' 59 - 'ever used' [ == !unused ] 94 For a given STATE, whether the lock is ever acquired in that STATE 102 | ever in irq | '?' | '-' | 117 A lock is irq-safe means it was ever used in an irq context, while a lock 118 is irq-unsafe means it was ever acquired with irq enabled. [all …]
|
H A D | lockstat.rst | 56 - shortest (non-0) time we ever had to wait for a lock 58 - longest time we ever had to wait for a lock 69 - shortest (non-0) time we ever held the lock 71 - longest time we ever held the lock
|
H A D | spinlocks.rst | 43 example, internal driver data structures that nobody else ever touches). 118 This is useful if you know that the data in question is only ever
|
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | rammap.h | 19 u8 ever, u8 ehdr, u8 ecnt, u8 elen, int idx, 24 u8 ever, u8 ehdr, u8 ecnt, u8 elen, int idx,
|
/linux/fs/xfs/scrub/ |
H A D | bitmap.h | 27 * iteration, because neither bitmap iterator ever generates that error code on 55 * iteration, because neither bitmap iterator ever generates that error code on
|
/linux/Documentation/gpu/rfc/ |
H A D | i915_small_bar.h | 19 * Note that it should not be possible to ever encounter a zero value 20 * here, also note that no current region type will ever return -1 here. 156 * resort, if userspace ever CPU faults this object, but this might be
|
/linux/Documentation/scheduler/ |
H A D | sched-arch.rst | 29 2. need_resched/TIF_NEED_RESCHED is only ever set, and will never 31 threads need only ever query need_resched, and may never set or
|
/linux/security/keys/ |
H A D | Kconfig | 78 Userspace will only ever see encrypted blobs. 101 blobs are ever output to Userspace.
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | rammap.c | 147 u8 ever, u8 ehdr, u8 ecnt, u8 elen, int idx, u8 *ver, u8 *hdr) in nvbios_rammapSe() argument 151 *ver = ever; in nvbios_rammapSe() 191 u8 ever, u8 ehdr, u8 ecnt, u8 elen, int idx, in nvbios_rammapSp() argument 194 data = nvbios_rammapSe(bios, data, ever, ehdr, ecnt, elen, idx, ver, hdr); in nvbios_rammapSp()
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-devlink | 15 This file indicates if the device link will ever be 101 above. If this is ever the value, there's a bug in the kernel.
|
/linux/drivers/gpu/drm/amd/display/dc/gpio/ |
H A D | hw_gpio.c | 48 /* TODO store GPIO_MUX_CONTROL if we ever use it */ in store_registers() 57 /* TODO restore GPIO_MUX_CONTROL if we ever use it */ in restore_registers()
|
/linux/drivers/gpu/drm/amd/include/ |
H A D | displayobject.h | 228 //No Need, in future we ever need, we can define a record in atomfirwareSoC15.h associated with an … 234 //No need,in future we ever need, all display path are capable of protection now. 239 //No need, in future we ever need like GLsync, we can define a record in atomfirwareSoC15.h associa…
|
/linux/tools/include/linux/ |
H A D | bug.h | 7 e.g. in a structure initializer (or where-ever else comma expressions
|
/linux/arch/x86/configs/ |
H A D | xen.config | 26 # move to generic config if it ever does.
|
/linux/sound/pci/cs46xx/ |
H A D | cs46xx_dsp_task_types.h | 50 This should only ever be used on the Background thread */ 53 … This should only ever be used on the Background thread */
|
/linux/arch/powerpc/include/asm/ |
H A D | crashdump-ppc64.h | 8 * If ever the below macros are to be changed, please be judicious.
|
/linux/drivers/usb/storage/ |
H A D | protocol.c | 83 /* for INQUIRY, UFI devices only ever return 36 bytes */ in usb_stor_ufi_command() 94 /* for REQUEST_SENSE, UFI devices only ever return 18 bytes */ in usb_stor_ufi_command()
|
/linux/arch/x86/include/uapi/asm/ |
H A D | bootparam.h | 178 * These enums should only ever be used by x86 code, and the code that uses 188 * are not easily enumerated or discoverable. You should not ever use
|
/linux/Documentation/driver-api/tty/ |
H A D | n_gsm.rst | 98 /* and wait for ever to keep the line discipline enabled */ 188 /* and wait for ever to keep the line discipline enabled */
|
/linux/drivers/staging/nvec/ |
H A D | README | 11 that other Tegra boards (not yet mainlined, if ever) also use it.
|
/linux/include/linux/spi/ |
H A D | ad7877.h | 24 2 = ever 1 ms, 3 = every 8 ms,*/
|
/linux/arch/x86/include/asm/ |
H A D | dwarf2.h | 30 * ever decide to enable DWARF unwinding at runtime.
|
/linux/fs/bcachefs/ |
H A D | ec_format.h | 16 * XXX: targets should be 16 bits - fix this if we ever do a stripe_v2
|
/linux/drivers/misc/vmw_vmci/ |
H A D | vmci_driver.h | 32 * instance of this because there can only ever be one VMCI device. Our
|