| /kernel/linux/linux-4.19/include/linux/ |
| D | jhash.h | 89 case 12: c += (u32)k[11]<<24; /* fall through */ in jhash() 90 case 11: c += (u32)k[10]<<16; /* fall through */ in jhash() 91 case 10: c += (u32)k[9]<<8; /* fall through */ in jhash() 92 case 9: c += k[8]; /* fall through */ in jhash() 93 case 8: b += (u32)k[7]<<24; /* fall through */ in jhash() 94 case 7: b += (u32)k[6]<<16; /* fall through */ in jhash() 95 case 6: b += (u32)k[5]<<8; /* fall through */ in jhash() 96 case 5: b += k[4]; /* fall through */ in jhash() 97 case 4: a += (u32)k[3]<<24; /* fall through */ in jhash() 98 case 3: a += (u32)k[2]<<16; /* fall through */ in jhash() [all …]
|
| /kernel/linux/linux-4.19/net/ceph/ |
| D | ceph_hash.c | 53 /* fall through */ in ceph_str_hash_rjenkins() 56 /* fall through */ in ceph_str_hash_rjenkins() 60 /* fall through */ in ceph_str_hash_rjenkins() 63 /* fall through */ in ceph_str_hash_rjenkins() 66 /* fall through */ in ceph_str_hash_rjenkins() 69 /* fall through */ in ceph_str_hash_rjenkins() 72 /* fall through */ in ceph_str_hash_rjenkins() 75 /* fall through */ in ceph_str_hash_rjenkins() 78 /* fall through */ in ceph_str_hash_rjenkins() 81 /* fall through */ in ceph_str_hash_rjenkins()
|
| /kernel/linux/linux-4.19/Documentation/input/devices/ |
| D | cma3000_d0x.rst | 18 Free fall modes. 28 Free fall Mode: 42 event with value 1 when free fall is detected. 68 Motion detect and free fall time threshold value 71 Free fall g range threshold value 116 5: 100 Hz Free fall mode 117 6: 40 Hz Free fall mode
|
| /kernel/linux/linux-5.10/Documentation/input/devices/ |
| D | cma3000_d0x.rst | 18 Free fall modes. 28 Free fall Mode: 42 event with value 1 when free fall is detected. 68 Motion detect and free fall time threshold value 71 Free fall g range threshold value 116 5: 100 Hz Free fall mode 117 6: 40 Hz Free fall mode
|
| /kernel/linux/linux-5.10/lib/ |
| D | siphash.c | 71 case 7: b |= ((u64)end[6]) << 48; /* fall through */ in __siphash_aligned() 72 case 6: b |= ((u64)end[5]) << 40; /* fall through */ in __siphash_aligned() 73 case 5: b |= ((u64)end[4]) << 32; /* fall through */ in __siphash_aligned() 75 case 3: b |= ((u64)end[2]) << 16; /* fall through */ in __siphash_aligned() 104 case 7: b |= ((u64)end[6]) << 48; /* fall through */ in __siphash_unaligned() 105 case 6: b |= ((u64)end[5]) << 40; /* fall through */ in __siphash_unaligned() 106 case 5: b |= ((u64)end[4]) << 32; /* fall through */ in __siphash_unaligned() 108 case 3: b |= ((u64)end[2]) << 16; /* fall through */ in __siphash_unaligned() 271 case 7: b |= ((u64)end[6]) << 48; /* fall through */ in __hsiphash_aligned() 272 case 6: b |= ((u64)end[5]) << 40; /* fall through */ in __hsiphash_aligned() [all …]
|
| D | cmdline.c | 135 /* fall through */ in memparse() 139 /* fall through */ in memparse() 143 /* fall through */ in memparse() 147 /* fall through */ in memparse() 151 /* fall through */ in memparse()
|
| /kernel/linux/linux-5.10/arch/xtensa/include/asm/ |
| D | asm-uaccess.h | 76 * in for optimal use in the access_ok macro below (i.e., we fall 82 * fall-through macro on error 105 * in for optimal use in the access_ok macro below (i.e., we fall 112 * <error> label to branch to on error; implies fall-through 135 * branch fall-through case on success. 142 * <error> label to branch to on error; implies fall-through
|
| /kernel/linux/linux-4.19/arch/xtensa/include/asm/ |
| D | asm-uaccess.h | 78 * in for optimal use in the access_ok macro below (i.e., we fall 84 * fall-through macro on error 107 * in for optimal use in the access_ok macro below (i.e., we fall 114 * <error> label to branch to on error; implies fall-through 137 * branch fall-through case on success. 144 * <error> label to branch to on error; implies fall-through
|
| /kernel/linux/linux-4.19/drivers/md/bcache/ |
| D | util.c | 36 /* fall through */ \ 39 /* fall through */ \ 42 /* fall through */ \ 45 /* fall through */ \ 48 /* fall through */ \ 51 /* fall through */ \ 56 /* fall through */ \ 207 /* Bound the time. Don't let us fall further than 2 seconds behind in bch_next_delay()
|
| /kernel/linux/linux-4.19/crypto/ |
| D | tcrypt.c | 2298 /* fall through */ in do_test() 2302 /* fall through */ in do_test() 2306 /* fall through */ in do_test() 2310 /* fall through */ in do_test() 2314 /* fall through */ in do_test() 2318 /* fall through */ in do_test() 2322 /* fall through */ in do_test() 2326 /* fall through */ in do_test() 2330 /* fall through */ in do_test() 2334 /* fall through */ in do_test() [all …]
|
| /kernel/linux/linux-4.19/Documentation/misc-devices/ |
| D | lis3lv02d | 58 acts similar to /dev/rtc and reacts on free-fall interrupts received 61 result is number of free-fall interrupts since the last successful 89 fall to the ground is out of question... 92 into free space, follow the fall with your hands for like 10
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| D | sh_css_param_shading.c | 61 * 1. All 4 points fall in the left padding. 62 * 2. The left 2 points fall in the left padding. 63 * 3. All 4 points fall in the cropped (target) region. 64 * 4. The right 2 points fall in the right padding. 65 * 5. All 4 points fall in the right padding. 70 * fall. We extrapolate the shading table into the 126 make sure they fall within the table */ in crop_and_interpolate() 164 /* if src points fall in padding, select closest ones.*/ in crop_and_interpolate()
|
| /kernel/linux/linux-5.10/Documentation/misc-devices/ |
| D | lis3lv02d.rst | 63 acts similar to /dev/rtc and reacts on free-fall interrupts received 66 result is number of free-fall interrupts since the last successful 95 fall to the ground is out of question... 98 into free space, follow the fall with your hands for like 10
|
| /kernel/linux/linux-4.19/include/linux/input/ |
| D | adxl34x.h | 163 * holds the threshold value for Free-Fall detection. 166 * free_fall_threshold to determine if a free fall event may be 168 * result in undesirable behavior if Free-Fall interrupt is 179 * free_fall_threshold to generate a Free-Fall interrupt. The 181 * undesirable behavior if Free-Fall interrupt is enabled. 292 * A valid BTN or KEY Code for Free-Fall or Activity enables 293 * input event reporting. A '0' disables the Free-Fall or
|
| /kernel/linux/linux-4.19/mm/ |
| D | nobootmem.c | 255 * fall back to memory below @goal. 291 * fall back to memory below @goal. 366 * fall back to memory below @goal. 368 * Allocation may fall back to any node in the system if the specified node 398 * fall back to memory below @goal. 428 * fall back to memory below @goal. 430 * Allocation may fall back to any node in the system if the specified node
|
| /kernel/linux/linux-5.10/include/linux/input/ |
| D | adxl34x.h | 162 * holds the threshold value for Free-Fall detection. 165 * free_fall_threshold to determine if a free fall event may be 167 * result in undesirable behavior if Free-Fall interrupt is 178 * free_fall_threshold to generate a Free-Fall interrupt. The 180 * undesirable behavior if Free-Fall interrupt is enabled. 291 * A valid BTN or KEY Code for Free-Fall or Activity enables 292 * input event reporting. A '0' disables the Free-Fall or
|
| /kernel/linux/linux-4.19/arch/arm/mach-mmp/ |
| D | pm-pxa910.c | 150 /* fall through */ in pxa910_pm_enter_lowpower_mode() 154 /* fall through */ in pxa910_pm_enter_lowpower_mode() 157 /* fall through */ in pxa910_pm_enter_lowpower_mode() 160 /* fall through */ in pxa910_pm_enter_lowpower_mode() 166 /* fall through */ in pxa910_pm_enter_lowpower_mode()
|
| /kernel/linux/linux-4.19/drivers/gpio/ |
| D | gpio-mt7621.c | 115 u32 rise, fall, high, low; in mediatek_gpio_irq_unmask() local 119 fall = mtk_gpio_r32(rg, GPIO_REG_FEDGE); in mediatek_gpio_irq_unmask() 123 mtk_gpio_w32(rg, GPIO_REG_FEDGE, fall | (BIT(pin) & rg->falling)); in mediatek_gpio_irq_unmask() 136 u32 rise, fall, high, low; in mediatek_gpio_irq_mask() local 140 fall = mtk_gpio_r32(rg, GPIO_REG_FEDGE); in mediatek_gpio_irq_mask() 143 mtk_gpio_w32(rg, GPIO_REG_FEDGE, fall & ~BIT(pin)); in mediatek_gpio_irq_mask()
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| D | gpio-mt7621.c | 115 u32 rise, fall, high, low; in mediatek_gpio_irq_unmask() local 119 fall = mtk_gpio_r32(rg, GPIO_REG_FEDGE); in mediatek_gpio_irq_unmask() 123 mtk_gpio_w32(rg, GPIO_REG_FEDGE, fall | (BIT(pin) & rg->falling)); in mediatek_gpio_irq_unmask() 136 u32 rise, fall, high, low; in mediatek_gpio_irq_mask() local 140 fall = mtk_gpio_r32(rg, GPIO_REG_FEDGE); in mediatek_gpio_irq_mask() 143 mtk_gpio_w32(rg, GPIO_REG_FEDGE, fall & ~BIT(pin)); in mediatek_gpio_irq_mask()
|
| /kernel/linux/linux-4.19/net/netfilter/ |
| D | utils.c | 27 /* fall through */ in nf_ip_checksum() 53 /* fall through */ in nf_ip_checksum_partial() 81 /* fall through */ in nf_ip6_checksum() 108 /* fall through */ in nf_ip6_checksum_partial()
|
| /kernel/linux/linux-4.19/arch/x86/lib/ |
| D | cmdline.c | 62 /* fall through */ in __cmdline_find_option_bool() 93 /* fall through */ in __cmdline_find_option_bool() 155 /* fall through */ in __cmdline_find_option() 176 /* fall through */ in __cmdline_find_option()
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| D | timing.c | 118 /* fall through */ in nvbios_timingEp() 123 /* fall through */ in nvbios_timingEp() 126 /* fall through */ in nvbios_timingEp() 129 /* fall through */ in nvbios_timingEp() 132 /* fall through */ in nvbios_timingEp()
|
| /kernel/linux/linux-4.19/drivers/platform/x86/ |
| D | surfacepro3_button.c | 85 /*fall through*/ in surface_button_notify() 92 /*fall through*/ in surface_button_notify() 99 /*fall through*/ in surface_button_notify() 106 /*fall through*/ in surface_button_notify()
|
| /kernel/linux/linux-4.19/arch/arm/mach-pxa/ |
| D | regs-u2d.h | 80 #define U2DOTGINT_FLS1 (1 << 6) /* RXCMD Linestate[1] Change Interrupt Fall */ 81 #define U2DOTGINT_FLS0 (1 << 5) /* RXCMD Linestate[0] Change Interrupt Fall */ 82 #define U2DOTGINT_FID (1 << 4) /* RXCMD OTG ID Change Interrupt Fall */ 83 #define U2DOTGINT_FSE (1 << 3) /* RXCMD OTG Session End Interrupt Fall */ 84 #define U2DOTGINT_FSV (1 << 2) /* RXCMD OTG Session Valid Interrupt Fall */ 85 #define U2DOTGINT_FVV (1 << 1) /* RXCMD OTG Vbus Valid Interrupt Fall */ 86 #define U2DOTGINT_FCK (1 << 0) /* RXCMD Carkit Interrupt Fall */
|
| /kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
| D | regs-u2d.h | 80 #define U2DOTGINT_FLS1 (1 << 6) /* RXCMD Linestate[1] Change Interrupt Fall */ 81 #define U2DOTGINT_FLS0 (1 << 5) /* RXCMD Linestate[0] Change Interrupt Fall */ 82 #define U2DOTGINT_FID (1 << 4) /* RXCMD OTG ID Change Interrupt Fall */ 83 #define U2DOTGINT_FSE (1 << 3) /* RXCMD OTG Session End Interrupt Fall */ 84 #define U2DOTGINT_FSV (1 << 2) /* RXCMD OTG Session Valid Interrupt Fall */ 85 #define U2DOTGINT_FVV (1 << 1) /* RXCMD OTG Vbus Valid Interrupt Fall */ 86 #define U2DOTGINT_FCK (1 << 0) /* RXCMD Carkit Interrupt Fall */
|