Searched full:follow (Results 1 – 25 of 1168) sorted by relevance
12345678910>>...47
/kernel/linux/linux-5.10/drivers/scsi/mvsas/ |
D | mv_64xx.h | 53 /* ports 1-3 follow after this */ 56 /* ports 5-7 follow after this */ 60 /* ports 1-3 follow after this */ 62 /* ports 5-7 follow after this */ 68 /* ports 1-3 follow after this */ 71 /* ports 5-7 follow after this */ 75 /* ports 1-3 follow after this */ 78 /* ports 5-7 follow after this */
|
D | mv_94xx.h | 72 /* ports 1-3 follow after this */ 75 /* ports 5-7 follow after this */ 79 /* ports 1-3 follow after this */ 81 /* ports 5-7 follow after this */ 84 /* ports 1-3 follow after this */ 87 /* ports 5-7 follow after this */ 91 /* phys 1-3 follow after this */ 94 /* phys 1-3 follow after this */
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/ |
D | qcom,spmi-regulator.txt | 259 BIT(0) = follow HW0_EN signal 260 BIT(1) = follow HW1_EN signal 261 BIT(2) = follow HW2_EN signal 262 BIT(3) = follow HW3_EN signal 271 BIT(0) = follow HW0_EN signal 272 BIT(1) = follow HW1_EN signal 273 BIT(2) = follow HW2_EN signal 274 BIT(3) = follow HW3_EN signal 275 BIT(4) = follow PMIC awake state
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
D | amlresrc.h | 261 /* res_source_index, res_source optional fields follow */ 288 * Optional fields follow immediately: 330 * Optional fields follow immediately: 348 * Optional fields follow immediately: 366 * Optional fields follow immediately: 387 * Optional fields follow immediately: 407 * Optional fields follow immediately: 424 * Optional fields follow immediately: 443 * Optional fields follow immediately: 463 * Optional fields follow immediately:
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | mount.h | 19 #define MS_NOSYMFOLLOW 256 /* Do not follow symlinks */ 68 #define MOVE_MOUNT_F_SYMLINKS 0x00000001 /* Follow symlinks on from path */ 69 #define MOVE_MOUNT_F_AUTOMOUNTS 0x00000002 /* Follow automounts on from path */ 71 #define MOVE_MOUNT_T_SYMLINKS 0x00000010 /* Follow symlinks on to path */ 72 #define MOVE_MOUNT_T_AUTOMOUNTS 0x00000020 /* Follow automounts on to path */
|
D | fcntl.h | 98 #define AT_SYMLINK_NOFOLLOW 0x100 /* Do not follow symbolic links. */ 103 #define AT_SYMLINK_FOLLOW 0x400 /* Follow symbolic links. */
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
D | mount.h | 19 #define MS_NOSYMFOLLOW 256 /* Do not follow symlinks */ 68 #define MOVE_MOUNT_F_SYMLINKS 0x00000001 /* Follow symlinks on from path */ 69 #define MOVE_MOUNT_F_AUTOMOUNTS 0x00000002 /* Follow automounts on from path */ 71 #define MOVE_MOUNT_T_SYMLINKS 0x00000010 /* Follow symlinks on to path */ 72 #define MOVE_MOUNT_T_AUTOMOUNTS 0x00000020 /* Follow automounts on to path */
|
D | fcntl.h | 98 #define AT_SYMLINK_NOFOLLOW 0x100 /* Do not follow symbolic links. */ 103 #define AT_SYMLINK_FOLLOW 0x400 /* Follow symbolic links. */
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/reset/ |
D | qcom,pon.txt | 17 -pwrkey: Specifies the subnode pwrkey and should follow the 19 -resin: Specifies the subnode resin and should follow the 22 The rest of the properties should follow the generic reboot-mode description
|
/kernel/linux/linux-5.10/drivers/media/usb/as102/ |
D | as10x_cmd_cfg.c | 57 /* parse response: context command do not follow the common response */ in as10x_cmd_get_context() 115 /* parse response: context command do not follow the common response */ in as10x_cmd_set_context() 129 * - AUTO : 0x2 => eLNA follow hysteresis parameters 177 * Since the contex command response does not follow the common
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | reporting-bugs.rst | 139 Follow up 145 Linux kernel maintainers expect bug reporters to be able to follow up on 149 never follow up on a request to try out a fix. 152 on a supported kernel, even if you can't follow up with retests. Follow
|
/kernel/linux/linux-5.10/include/linux/ |
D | namei.h | 21 #define LOOKUP_FOLLOW 0x0001 /* follow links at the end */ 25 #define LOOKUP_DOWN 0x8000 /* follow mounts in the starting point */ 26 #define LOOKUP_MOUNTPOINT 0x0080 /* follow mounts in the end */
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | vidioc-g-dv-timings.rst | 227 - The timings follow the CEA-861 Digital TV Profile standard 229 - The timings follow the VESA Discrete Monitor Timings standard 231 - The timings follow the VESA Coordinated Video Timings standard 233 - The timings follow the VESA Generalized Timings Formula standard 235 - The timings follow the SDI Timings standard.
|
D | dev-encoder.rst | 164 follow standard semantics. 190 follow standard semantics. 199 follow standard semantics. 216 follow standard semantics. 226 follow standard semantics. 388 follow standard semantics. 421 follow standard semantics. 548 configuration change to be allowed. To do this, it may follow the `Drain` 560 related ``CAPTURE`` buffers are given to the client, the client must follow the
|
/kernel/linux/linux-5.10/scripts/ |
D | dev-needs.sh | 37 dependency). If you want to follow these links 40 --exclude-devlinks Don't follow device links when tracking probe 43 --exclude-parents Don't follow parent devices when tracking probe 125 # They can also have cycles. So, don't follow them.
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | nf_flowtable.rst | 13 Initial packets follow the classic forwarding path, once the flow enters the 31 follow the classic forwarding path unless the user explicitly instruct packets 72 neigh_xmit(). Fragmented traffic is passed up to follow the classic forwarding
|
/kernel/linux/linux-5.10/Documentation/firmware-guide/acpi/ |
D | DSD-properties-rules.rst | 48 Valid property sets must follow the guidance given by the Device Properties UUID 55 return property sets which do not follow that rule from _DSD in data packages 81 It often is useful to make _DSD return property sets that follow Device Tree
|
/kernel/linux/linux-5.10/include/video/ |
D | kyro.h | 55 * Added the follow IOCTLS for the creation of overlay services... 67 * The follow 3 structures are used to pass data from user space into the kernel
|
/kernel/linux/linux-5.10/arch/xtensa/include/asm/ |
D | tlbflush.h | 90 * caller must follow up with an 'isync', which can be relatively 95 /* Caller must follow up with 'isync'. */ in invalidate_itlb_entry_no_isync() 101 /* Caller must follow up with 'isync'. */ in invalidate_dtlb_entry_no_isync()
|
/kernel/linux/linux-5.10/Documentation/process/ |
D | code-of-conduct-interpretation.rst | 97 or bug tracking tools should follow the guidelines of the Code of 100 performed using a kernel.org email account must follow the Code of 102 corporate email account must follow the specific rules of that
|
/kernel/linux/linux-5.10/net/dsa/ |
D | tag_sja1105.c | 41 * Structure of the meta-data follow-up frame. in sja1105_meta_unpack() 159 * sent as a follow-up to the link-local frame on the CPU port. 165 * meta follow-up. It also ensures strict ordering between ports (lower ports 170 * meta follow-up frame. The full timestamp will be reconstructed later in a
|
/kernel/linux/linux-5.10/drivers/input/misc/ |
D | ideapad_slidebar.c | 34 * STD 'heartbeat' lights follow the finger 35 * ONMOV no lights lights follow the finger 36 * LAST at last pos lights follow the finger
|
/kernel/linux/linux-5.10/Documentation/filesystems/ext4/ |
D | directory.rst | 287 - Maximum number of dx\_entries that can follow this header, plus 1 for 292 - Actual number of dx\_entries that follow this header, plus 1 for the 356 - Maximum number of dx\_entries that can follow this header, plus 1 for 361 - Actual number of dx\_entries that follow this header, plus 1 for the
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | gfs2-uevents.rst | 19 is successful, an ONLINE uevent will follow. If it is not successful 20 then a REMOVE uevent will follow.
|
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/ |
D | fcntl.h | 6 #define O_NOFOLLOW 0100000 /* don't follow links */
|
12345678910>>...47