Searched full:initially (Results 1 – 25 of 625) sorted by relevance
12345678910>>...25
/Linux-v6.1/include/linux/ |
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))" 96 * bit 0 => 1 if key is initially true 97 * 0 if initially false
|
/Linux-v6.1/drivers/usb/storage/ |
D | unusual_uas.h | 39 * Initially Reported-by: Julian Groß <julian.g@posteo.de> 157 * Initially Reported-by: Takeo Nakayama <javhera@gmx.com>
|
/Linux-v6.1/drivers/usb/cdns3/ |
D | drd.h | 160 * 100 - Controller initially configured as Device 164 * 100 - Controller initially configured as Device.
|
/Linux-v6.1/tools/perf/Documentation/ |
D | perf-test.txt | 15 This command does assorted sanity tests, initially through linked routines but
|
/Linux-v6.1/fs/jfs/ |
D | jfs_extent.c | 111 /* allocate the disk blocks for the extent. initially, extBalloc() in extAlloc() 272 * initially, we will try to allocate disk blocks for the 308 /* get the number of blocks to initially attempt to allocate. in extBalloc()
|
/Linux-v6.1/drivers/android/ |
D | Kconfig | 24 Each binderfs mount initially only contains a binder-control device.
|
/Linux-v6.1/arch/arm/plat-orion/ |
D | irq.c | 28 * Mask all interrupts initially. in orion_irq_init()
|
/Linux-v6.1/tools/testing/selftests/net/ |
D | tcp_fastopen_backup_key.sh | 28 # initially present an old TFO cookie
|
/Linux-v6.1/net/dccp/ccids/ |
D | Kconfig | 31 The TFRC congestion control algorithms were initially described in
|
/Linux-v6.1/drivers/soc/fsl/ |
D | Kconfig | 19 Initially only reading SVR and registering soc device are supported.
|
/Linux-v6.1/security/smack/ |
D | Kconfig | 25 of access initially with the bringup mode set on the
|
/Linux-v6.1/Documentation/devicetree/bindings/power/reset/ |
D | gpio-poweroff.yaml | 31 Initially configure the GPIO line as an input. Only reconfigure
|
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/ |
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-v6.1/Documentation/gpu/rfc/ |
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-v6.1/kernel/printk/ |
D | printk_ringbuffer.h | 151 * Readers must see that the ringbuffer is initially empty. 156 * To satisfy Req1, the tail initially points to a descriptor that is 191 * initially there are no records to report the sequence number of
|
/Linux-v6.1/tools/testing/selftests/vm/ |
D | madv_populate.c | 183 "range initially not populated\n"); in test_populate_read() 205 "range initially not populated\n"); in test_populate_write()
|
/Linux-v6.1/drivers/irqchip/ |
D | irq-vic.c | 75 /* 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-v6.1/security/landlock/ |
D | object.c | 61 * With @object->lock initially held, remove the reference from in landlock_put_object()
|
/Linux-v6.1/arch/m68k/ |
D | Kconfig | 102 initially work for you. As of this writing the exact hardware
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-bus-vdpa | 6 to a driver after the creation. It initially contains 1, which
|
/Linux-v6.1/include/sound/ |
D | seq_oss.h | 27 /* note-on event passing mode: initially given by OSS seq,
|
/Linux-v6.1/Documentation/scheduler/ |
D | sched-debug.rst | 47 initially forks.
|
/Linux-v6.1/include/linux/clk/ |
D | analogbits-wrpll-cln28hpc.h | 53 * When initially passing a struct wrpll_cfg record, the
|
/Linux-v6.1/arch/powerpc/include/asm/ |
D | kprobes.h | 62 * Set in kprobes code, initially to 0. If the instruction can be
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | planar-apis.rst | 15 Initially, V4L2 API did not support multi-planar buffers and a set of
|
12345678910>>...25