Searched full:declaring (Results 1 – 25 of 81) sorted by relevance
1234
/linux/net/tipc/ |
H A 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/include/linux/ |
H A 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
|
H A D | kmsan_types.h | 3 * A minimal header declaring types added by KMSAN to existing kernel structs.
|
H A D | rbtree_augmented.h | 90 * Template for declaring augmented rbtree callbacks (generic case) 134 * Template for declaring augmented rbtree callbacks,
|
H A D | namei.h | 104 * to get this effect without declaring that they support POSIX ACLs.
|
/linux/Documentation/filesystems/ |
H A 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/arch/microblaze/include/asm/ |
H A 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/Documentation/ABI/testing/ |
H A 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/Documentation/devicetree/bindings/arm/firmware/ |
H A D | tlm,trusted-foundations.yaml | 11 presence by declaring a node compatible under the /firmware/ node
|
/linux/Documentation/devicetree/bindings/mtd/partitions/ |
H A D | qcom,smem-part.yaml | 42 /* Example declaring dynamic partition */
|
/linux/tools/include/linux/ |
H A D | rbtree_augmented.h | 66 * Template for declaring augmented rbtree callbacks (generic case) 110 * Template for declaring augmented rbtree callbacks,
|
/linux/arch/xtensa/include/uapi/asm/ |
H A D | swab.h | 52 * Declaring the temporary variables 'res' and 'tmp' to be 32-bit in __arch_swab16()
|
/linux/kernel/trace/ |
H A D | trace_entries.h | 22 * This is equivalent to declaring 26 * This is equivalent to declaring
|
/linux/Documentation/hwmon/ |
H A D | pxe1610.rst | 67 It can also be instantiated by declaring in device tree
|
H A D | lt7182s.rst | 38 It can also be instantiated by declaring an entry in device tree.
|
/linux/arch/arm64/kernel/ |
H A D | psci.c | 89 * potentially end up declaring this cpu undead in cpu_psci_cpu_kill()
|
/linux/arch/arm/kernel/ |
H A D | psci_smp.c | 87 * potentially end up declaring this cpu undead in psci_cpu_kill()
|
/linux/Documentation/mm/ |
H A D | allocation-profiling.rst | 53 declaring static structs (that typically describe a file and line number in
|
/linux/Documentation/devicetree/bindings/net/wireless/ |
H A D | silabs,wfx.yaml | 22 Declaring the WFxxx chip in device tree is mandatory (usually, the VID/PID is
|
/linux/arch/x86/kernel/cpu/mce/ |
H A D | threshold.c | 43 * logged). This will avoid the new owner prematurely declaring in mce_inherit_storm()
|
/linux/Documentation/driver-api/driver-model/ |
H A D | bus.rst | 138 is equivalent to declaring::
|
/linux/include/drm/ |
H A D | drm_ioctl.h | 63 * Just a typedef to make declaring an array of compatibility handlers easier.
|
/linux/net/wireless/ |
H A D | Kconfig | 159 support this feature by declaring the appropriate channel flags and
|
/linux/tools/lib/bpf/ |
H A 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()
|
/linux/lib/ |
H A D | flex_proportions.c | 61 * if aging zeroed out all events. This can be used to detect whether declaring
|
1234