Searched full:declaring (Results 1 – 25 of 83) sorted by relevance
1234
/linux-6.12.1/net/tipc/ |
D | bearer.h | 95 * @tolerance: default time (in ms) before declaring link failure 96 * @min_win: minimum window (in packets) before declaring link congestion 97 * @max_win: maximum window (in packets) before declaring link congestion 142 * @min_win: minimum window (in packets) before declaring link congestion 143 * @max_win: maximum window (in packets) before declaring link congestion
|
/linux-6.12.1/include/linux/ |
D | leds-regulator.h | 12 * Use "vled" as supply id when declaring the regulator consumer: 19 * .dev_name as done above, and use the same id when declaring the platform
|
D | kmsan_types.h | 3 * A minimal header declaring types added by KMSAN to existing kernel structs.
|
D | rbtree_augmented.h | 90 * Template for declaring augmented rbtree callbacks (generic case) 134 * Template for declaring augmented rbtree callbacks,
|
D | namei.h | 104 * to get this effect without declaring that they support POSIX ACLs.
|
/linux-6.12.1/arch/microblaze/include/asm/ |
D | irqflags.h | 27 /* this uses r0 without declaring it - is that correct? */ in arch_local_irq_disable() 37 /* this uses r0 without declaring it - is that correct? */ in arch_local_irq_enable()
|
/linux-6.12.1/Documentation/filesystems/ |
D | sysfs.rst | 108 For example, declaring:: 199 specified when declaring the attribute. The method types should be as 360 Declaring:: 380 Declaring:: 404 Declaring::
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | debugfs-cros-ec | 66 time in milliseconds the EC will wait before declaring a sleep 73 sleep transition before declaring a timeout. This includes both
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/firmware/ |
D | tlm,trusted-foundations.yaml | 11 presence by declaring a node compatible under the /firmware/ node
|
/linux-6.12.1/Documentation/devicetree/bindings/mtd/partitions/ |
D | qcom,smem-part.yaml | 42 /* Example declaring dynamic partition */
|
/linux-6.12.1/arch/xtensa/include/uapi/asm/ |
D | swab.h | 52 * Declaring the temporary variables 'res' and 'tmp' to be 32-bit in __arch_swab16()
|
/linux-6.12.1/tools/include/linux/ |
D | rbtree_augmented.h | 66 * Template for declaring augmented rbtree callbacks (generic case) 110 * Template for declaring augmented rbtree callbacks,
|
/linux-6.12.1/arch/arm64/kernel/ |
D | psci.c | 89 * potentially end up declaring this cpu undead in cpu_psci_cpu_kill()
|
/linux-6.12.1/Documentation/hwmon/ |
D | pxe1610.rst | 67 It can also be instantiated by declaring in device tree
|
D | lt7182s.rst | 38 It can also be instantiated by declaring an entry in device tree.
|
/linux-6.12.1/arch/arm/kernel/ |
D | psci_smp.c | 94 * potentially end up declaring this cpu undead in psci_cpu_kill()
|
/linux-6.12.1/kernel/trace/ |
D | trace_entries.h | 22 * This is equivalent to declaring 26 * This is equivalent to declaring
|
/linux-6.12.1/Documentation/mm/ |
D | allocation-profiling.rst | 53 declaring static structs (that typically describe a file and line number in
|
/linux-6.12.1/Documentation/devicetree/bindings/net/wireless/ |
D | silabs,wfx.yaml | 22 Declaring the WFxxx chip in device tree is mandatory (usually, the VID/PID is
|
/linux-6.12.1/arch/x86/kernel/cpu/mce/ |
D | threshold.c | 43 * logged). This will avoid the new owner prematurely declaring in mce_inherit_storm()
|
/linux-6.12.1/Documentation/driver-api/driver-model/ |
D | bus.rst | 138 is equivalent to declaring::
|
/linux-6.12.1/net/wireless/ |
D | Kconfig | 159 support this feature by declaring the appropriate channel flags and
|
/linux-6.12.1/include/drm/ |
D | drm_ioctl.h | 63 * Just a typedef to make declaring an array of compatibility handlers easier.
|
/linux-6.12.1/lib/ |
D | flex_proportions.c | 61 * if aging zeroed out all events. This can be used to detect whether declaring
|
/linux-6.12.1/tools/lib/bpf/ |
D | bpf_helpers.h | 380 * Note: similarly to bpf_for_each(), it relies on C99 feature of declaring for() 405 * Note: similarly to bpf_for_each(), it relies on C99 feature of declaring for()
|
1234