Searched refs:starting (Results 1 – 25 of 388) sorted by relevance
12345678910>>...16
/kernel/linux/linux-5.10/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() 77 xi->starting = false; in handle_reply() 138 xi->starting = true; in ceph_auth_none_init()
|
D | auth_none.h | 23 bool starting; member
|
D | auth_x.h | 43 bool starting; member
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/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.
|
/kernel/linux/linux-5.10/Documentation/i2c/busses/ |
D | i2c-mlxcpld.rst | 53 (DATA1 - DATA4), data starting from DATA4. 56 starting from DATA0.
|
/kernel/linux/linux-5.10/Documentation/vm/ |
D | swap_numa.rst | 73 or the system will pick one starting from -1 then downwards. The priority 76 the semantics for priority >=0 cases, the previous starting from -1 then 77 downwards now becomes starting from -2 then downwards and -1 is reserved
|
/kernel/linux/linux-5.10/Documentation/trace/ |
D | boottime-trace.rst | 65 Enable/Disable tracing on this instance when starting boot-time tracing. 126 All boot-time tracing options starting with ``ftrace`` will be enabled at the 132 starting with ``kernel``. Some of them will be enabled eariler than the initcall 168 is for tracing functions starting with "user\_", and others tracing
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/timer/ |
D | marvell,orion-timer.txt | 5 - reg: base address of the timer register starting with TIMERS CONTROL register
|
/kernel/linux/linux-5.10/tools/perf/tests/attr/ |
D | system-wide-dummy | 2 # processes starting while /proc is processed.
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-iio-dfsdm-adc-stm32 | 22 Writing value before starting conversions.
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/Documentation/driver-api/serial/ |
D | rocket.rst | 63 starting at zero (ex. /dev/ttyR0, /devttyR1, ...). If you have multiple cards 75 "mknod /dev/ttyRx c 46 x" where x is the port number starting at zero. 101 requires a 68-byte contiguous block of I/O addresses, starting at one 107 contiguous block of I/O addresses, starting at one of the following
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mmc/ |
D | ti-omap.txt | 15 instance starting 1
|
/kernel/linux/linux-5.10/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:
|
/kernel/linux/linux-5.10/kernel/configs/ |
D | xen.config | 16 # pretty useless systems starting from allnoconfig
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/ |
D | .yamllint | 22 require-starting-space: false
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/Documentation/usb/ |
D | functionfs.rst | 20 only one (endpoints and strings numbers starting from one and 21 interface numbers starting from zero). The FunctionFS changes
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | vidioc-streamon.rst | 78 but ``VIDIOC_STREAMOFF`` will return queued buffers to their starting 85 no notion of starting or stopping "now". Buffer timestamps can be used
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mpic-timer.txt | 14 - interrupts: one interrupt per timer in the group, in order, starting
|
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/ |
D | currituck.dts | 141 /* Inbound starting at 0 to memsize filled in by zImage */ 178 /* Inbound starting at 0 to memsize filled in by zImage */ 215 /* Inbound starting at 0 to memsize filled in by zImage */
|
12345678910>>...16