Home
last modified time | relevance | path

Searched full:ever (Results 1 – 25 of 1069) sorted by relevance

12345678910>>...43

/linux/arch/alpha/include/uapi/asm/
H A Dsigcontext.h8 * 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 Dlockdep-design.rst25 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 Dlockstat.rst56 - 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 Dspinlocks.rst43 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 Drammap.h19 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 Dbitmap.h27 * 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 Di915_small_bar.h19 * 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 Dsched-arch.rst29 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 DKconfig78 Userspace will only ever see encrypted blobs.
101 blobs are ever output to Userspace.
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Drammap.c147 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 Dsysfs-class-devlink15 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 Dhw_gpio.c48 /* 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 Ddisplayobject.h228 //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 Dbug.h7 e.g. in a structure initializer (or where-ever else comma expressions
/linux/arch/x86/configs/
H A Dxen.config26 # move to generic config if it ever does.
/linux/sound/pci/cs46xx/
H A Dcs46xx_dsp_task_types.h50 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 Dcrashdump-ppc64.h8 * If ever the below macros are to be changed, please be judicious.
/linux/drivers/usb/storage/
H A Dprotocol.c83 /* 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 Dbootparam.h178 * 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 Dn_gsm.rst98 /* 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 DREADME11 that other Tegra boards (not yet mainlined, if ever) also use it.
/linux/include/linux/spi/
H A Dad7877.h24 2 = ever 1 ms, 3 = every 8 ms,*/
/linux/arch/x86/include/asm/
H A Ddwarf2.h30 * ever decide to enable DWARF unwinding at runtime.
/linux/fs/bcachefs/
H A Dec_format.h16 * XXX: targets should be 16 bits - fix this if we ever do a stripe_v2
/linux/drivers/misc/vmw_vmci/
H A Dvmci_driver.h32 * instance of this because there can only ever be one VMCI device. Our

12345678910>>...43