Searched refs:starting (Results 1 – 25 of 417) sorted by relevance
12345678910>>...17
/linux-6.12.1/net/ceph/ |
D | auth_none.c | 19 xi->starting = true; in reset() 32 return !xi->starting; in is_authenticated() 39 return xi->starting; in should_authenticate() 79 xi->starting = false; in handle_reply() 140 xi->starting = true; in ceph_auth_none_init()
|
D | auth_none.h | 22 bool starting; member
|
D | auth_x.h | 43 bool starting; member
|
/linux-6.12.1/Documentation/arch/riscv/ |
D | uabi.rst | 20 #. Additional standard extensions (starting with 'Z') will be sorted after 29 #. Standard supervisor-level extensions (starting with 'S') will be listed 33 #. Standard machine-level extensions (starting with 'Zxm') will be listed 37 #. Non-standard extensions (starting with 'X') will be listed after all standard
|
D | hwprobe.rst | 167 defined in the RISC-V Vector manual starting from commit e2ccd0548d6c 171 defined in the RISC-V Vector manual starting from commit e2ccd0548d6c 175 defined in the RISC-V ISA manual starting from commit 056b6ff467c7 179 defined in the RISC-V ISA manual starting from commit 5618fb5a216b 183 defined in the Atomic Compare-and-Swap (CAS) instructions manual starting 188 manual starting from commit 95cf1f9 ("Add changes requested by Ved 192 supported as defined in the RISC-V ISA manual starting from commit 211 supported as defined in the RISC-V ISA manual starting from commit 235 supported as defined in the RISC-V ISA manual starting from commit
|
D | vm-layout.rst | 44 … | | | | starting offset of kernel mappings. 81 | | | | starting offset of kernel mappings. 117 | | | | starting offset of kernel mappings.
|
/linux-6.12.1/Documentation/fb/ |
D | pxafb.rst | 127 c. starting horizontal position (XPOS) should start on a 32-bit 143 3) var->nonstd for starting (x, y) and color format 155 4. var->nonstd is used to pass starting (x, y) position and color format, 171 XPOS - starting horizontal position 173 YPOS - starting vertical position
|
/linux-6.12.1/drivers/md/dm-vdo/ |
D | admin-state.c | 202 state->complete = state->starting; in vdo_finish_operation() 206 if (!state->starting) { in vdo_finish_operation() 244 state->starting = true; in begin_operation() 246 state->starting = false; in begin_operation()
|
/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | marvell,orion-intc.txt | 7 - reg: base address(es) of interrupt registers starting with CAUSE register 30 - reg: base address of bridge interrupt registers starting with CAUSE register
|
/linux-6.12.1/Documentation/admin-guide/device-mapper/ |
D | dm-ebs.rst | 42 Emulate 1 sector = 512 bytes logical block size on /dev/sda starting at 47 Emulate 2 sector = 1KiB logical block size on /dev/sda starting at
|
D | statistics.rst | 10 Each user-defined region specifies a starting sector, length and step. 51 starting with <start_sector>. 139 The index of the starting line in the output. 183 The index of the starting line in the output.
|
/linux-6.12.1/Documentation/i2c/busses/ |
D | i2c-mlxcpld.rst | 53 (DATA1 - DATA4), data starting from DATA4. 56 starting from DATA0.
|
/linux-6.12.1/Documentation/admin-guide/mm/ |
D | swap_numa.rst | 71 or the system will pick one starting from -1 then downwards. The priority 74 the semantics for priority >=0 cases, the previous starting from -1 then 75 downwards now becomes starting from -2 then downwards and -1 is reserved
|
/linux-6.12.1/Documentation/tools/rtla/ |
D | common_options.rst | 51 …After starting the workload, let it run for *s* seconds before starting collecting the data, allow…
|
/linux-6.12.1/Documentation/devicetree/bindings/timer/ |
D | marvell,orion-timer.txt | 5 - reg: base address of the timer register starting with TIMERS CONTROL register
|
/linux-6.12.1/tools/perf/tests/attr/ |
D | system-wide-dummy | 2 # processes starting while /proc is processed.
|
/linux-6.12.1/drivers/gpu/drm/ci/xfails/ |
D | msm-apq8096-skips.txt | 23 # [IGT] msm_mapping: starting subtest shadow
|
/linux-6.12.1/Documentation/bpf/ |
D | prog_cgroup_sysctl.rst | 34 or written. This field is read-write. Writing to the field sets the starting 39 value to the field can be used to access part of sysctl value starting from 77 overridden starting from the current ``ctx->file_pos``. If the whole value
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio-dfsdm-adc-stm32 | 22 Writing value before starting conversions.
|
/linux-6.12.1/drivers/hid/amd-sfh-hid/ |
D | Kconfig | 14 starting from 17h family of RYZEN parts.
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | vidioc-streamon.rst | 77 but ``VIDIOC_STREAMOFF`` will return queued buffers to their starting 84 no notion of starting or stopping "now". Buffer timestamps can be used
|
/linux-6.12.1/Documentation/virt/kvm/devices/ |
D | xics.rst | 42 state word has the following bitfields, starting at the 64 bitfields, starting from the least-significant end of the word:
|
/linux-6.12.1/Documentation/devicetree/bindings/mmc/ |
D | ti-omap.txt | 15 instance starting 1
|
/linux-6.12.1/Documentation/driver-api/md/ |
D | raid5-ppl.rst | 13 this, md by default does not allow starting a dirty degraded array. 21 contents. PPL recovery is also performed when starting an array after an
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | st,stm32-rcc.txt | 42 The secondary index is the bit number within the RCC register bank, starting 127 The index is the bit number within the RCC registers bank, starting from RCC
|
12345678910>>...17