/linux/security/landlock/ |
H A D | domain.h | 43 * @pid: PID of the task that initially restricted itself. It still 49 * @uid: UID of the task that initially restricted itself, at creation time. 53 * @comm: Command line of the task that initially restricted itself, at 58 * @exe_path: Executable path of the task that initially restricted
|
H A D | object.c | 61 * With @object->lock initially held, remove the reference from in landlock_put_object()
|
H A D | access.h | 86 /* Upgrades with all initially denied by default access rights. */
|
/linux/include/linux/ |
H A D | jump_label.h | 32 * define a "key" that is initially false via "DEFINE_STATIC_KEY_FALSE(key)", 35 * Similarly, we can define an initially true key via 39 * initially true or false can be using in both static_branch_unlikely() 47 * initially false key that is used in an "if (static_branch_unlikely(&key))" 97 * bit 0 => 1 if key is initially true 98 * 0 if initially false
|
H A D | rcu_notifier.h | 3 * Read-Copy Update notifiers, initially RCU CPU stall notifier.
|
H A D | uprobes.h | 101 * protected initially, but SRCU period timed out and we attempted to 114 * pointer. *stable* pointer, once initially set, is not modified concurrently.
|
/linux/Documentation/driver-api/ |
H A D | wbrf.rst | 38 Although initially used by for wifi + dGPU use cases, the ACPI interface 71 3. Call the `amd_wbrf_retrieve_freq_band` initially to retrieve
|
/linux/drivers/thermal/testing/ |
H A D | command.c | 40 * The temperature of a trip point template is initially THERMAL_TEMP_INVALID 41 * and its hysteresis is initially 0. They can be adjusted by writing to the
|
/linux/drivers/usb/cdns3/ |
H A D | drd.h | 164 * 100 - Controller initially configured as Device 168 * 100 - Controller initially configured as Device.
|
/linux/drivers/usb/storage/ |
H A D | unusual_uas.h | 39 * Initially Reported-by: Julian Groß <julian.g@posteo.de> 171 * Initially Reported-by: Takeo Nakayama <javhera@gmx.com>
|
/linux/fs/jfs/ |
H A D | jfs_extent.c | 116 /* allocate the disk blocks for the extent. initially, extBalloc() in extAlloc() 282 * initially, we will try to allocate disk blocks for the 318 /* get the number of blocks to initially attempt to allocate. in extBalloc()
|
/linux/drivers/soc/loongson/ |
H A D | Kconfig | 16 SoCs. Initially only reading SVR and registering soc device are
|
/linux/arch/arm/plat-orion/ |
H A D | irq.c | 28 * Mask all interrupts initially. in orion_irq_init()
|
/linux/tools/testing/selftests/net/ |
H A D | tcp_fastopen_backup_key.sh | 28 # initially present an old TFO cookie
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | lookup_and_delete.c | 120 /* Fetched value should match the initially set value. */ in test_lookup_and_delete_hash() 159 /* Fetched value should match the initially set value. */ in test_lookup_and_delete_percpu_hash()
|
/linux/Documentation/gpu/rfc/ |
H A D | i915_scheduler.rst | 30 * Initially only for GuC submission but execlists can be supported if 131 execbuf2 IOCTL can be called submitting N BBs in a single IOCTL. Initially only
|
/linux/net/dccp/ccids/ |
H A D | Kconfig |
|
/linux/security/smack/ |
H A D | Kconfig | 25 of access initially with the bringup mode set on the
|
/linux/drivers/soc/fsl/ |
H A D | Kconfig | 19 Initially only reading SVR and registering soc device are supported.
|
/linux/tools/testing/selftests/mm/ |
H A D | madv_populate.c | 175 "read range initially not populated\n"); in test_populate_read() 197 "write range initially not populated\n"); in test_populate_write()
|
/linux/Documentation/devicetree/bindings/power/reset/ |
H A D | gpio-poweroff.yaml | 34 Initially configure the GPIO line as an input. Only reconfigure
|
/linux/drivers/irqchip/ |
H A D | irq-vic.c | 74 /* we cannot allocate memory when VICs are initially registered */ 410 /* Disable all interrupts initially. */ in vic_init_st() 463 /* Disable all interrupts initially. */ in __vic_init()
|
/linux/kernel/printk/ |
H A D | printk_ringbuffer.h | 168 * Readers must see that the ringbuffer is initially empty. 173 * To satisfy Req1, the tail initially points to a descriptor that is 208 * initially there are no records to report the sequence number of
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-vdpa | 6 to a driver after the creation. It initially contains 1, which
|
/linux/drivers/vfio/platform/ |
H A D | vfio_platform_irq.c | 206 * with NO_AUTOEN, therefore the IRQ is initially disabled. The user in vfio_set_trigger() 208 * irq->masked is initially false. in vfio_set_trigger()
|