| /linux/drivers/net/pse-pd/ |
| H A D | realtek-pse-mcu-uart.c | 32 * (not take), dropping any overflow so serdev keeps no leftover to bleed 39 size_t take; in rtpse_mcu_uart_receive() local 42 take = min(count, sizeof(ctx->rx_buf) - ctx->rx_len); in rtpse_mcu_uart_receive() 43 if (take) { in rtpse_mcu_uart_receive() 44 memcpy(ctx->rx_buf + ctx->rx_len, buf, take); in rtpse_mcu_uart_receive() 45 ctx->rx_len += take; in rtpse_mcu_uart_receive()
|
| /linux/Documentation/driver-api/ |
| H A D | console.rst | 16 the system driver. However, modular drivers cannot take over the console 19 of driver occupying the consoles.) They can only take over the console that is 21 released by the console, the system driver will take over. 124 to the console's internal list. It won't take over the 125 console. do_take_over_console(), as it name implies, will also take over (or
|
| /linux/drivers/gpu/drm/hisilicon/kirin/ |
| H A D | kirin_ade_reg.h | 109 /* regs take effect in every vsync */ 111 /* regs take effect in fist ade en and every frame end */ 113 /* regs take effect in ade en immediately */ 115 /* regs take effect in first vsync and every frame end */
|
| /linux/kernel/ |
| H A D | nscommon.c | 116 * created take a single active reference on its owning user namespace. 192 * created take a single active reference on its owning user namespace. 273 * take another reference on its owning user namespace. Similarly, if 274 * pid_ns had a zero reference count it also needs to take another 279 * it also needs to take another reference on its owning user namespace
|
| /linux/tools/testing/selftests/ftrace/test.d/00basic/ |
| H A D | snapshot.tc | 9 echo "Allocate and take a snapshot" 21 echo "Take a snapshot again"
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-toshiba_acpi | 17 a reboot for changes to take effect. 126 take effect. 175 take effect. 189 take effect. 202 take effect.
|
| /linux/tools/testing/selftests/kvm/include/ |
| H A D | sparsebit.h | 71 * @range_begin and @range_end will take the beginning and end of the set 75 * iteration,@range_begin will take the value 3 and @range_end will take
|
| /linux/fs/ |
| H A D | attr.c | 90 * take care to map the inode according to @idmap before checking 117 * take care to map the inode according to @idmap before checking 154 * take care to map the inode according to @idmap before checking 289 * With multigrain timestamps, take more care to prevent races when 334 * take care to map the inode according to @idmap before checking 412 * retry. Because breaking a delegation may take a long time, the 423 * take care to map the inode according to @idmap before checking 446 * (1) The vfs doesn't take the mode of symlinks into account in notify_change()
|
| /linux/include/uapi/sound/ |
| H A D | snd_sst_tokens.h | |
| /linux/tools/testing/selftests/powerpc/dexcr/ |
| H A D | dexcr_test.c | 29 FAIL_IF_EXIT_MSG(!(aspect & dexcr), "setting aspect across exec did not take effect"); in dexcr_prctl_onexec_test_child() 37 FAIL_IF_EXIT_MSG(aspect & dexcr, "clearing aspect across exec did not take effect"); in dexcr_prctl_onexec_test_child() 78 FAIL_IF_MSG(!(aspect & mfspr(SPRN_DEXCR_RO)), "setting aspect did not take effect"); in dexcr_prctl_aspect_test() 87 FAIL_IF_MSG(aspect & mfspr(SPRN_DEXCR_RO), "clearing aspect did not take effect"); in dexcr_prctl_aspect_test()
|
| /linux/rust/proc-macro2/ |
| H A D | rcvec.rs | 58 mem::take(owned) in make_owned() 111 pub(crate) fn take(self) -> RcVecBuilder<T> { in take() method 112 let vec = mem::take(self.inner); in take()
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | Kconfig.profile | 32 userspace GGTT mmaps and force userspace to take a pagefault on 98 take a non-negligible time to setup, we do a short spin first to 117 that the reset itself may take longer and so be more disruptive to
|
| /linux/drivers/net/ipa/ |
| H A D | ipa_uc.h | 31 * ipa_uc_power() - Take a proxy power reference for the microcontroller 38 * it receives this message, and to do so we take a "proxy" clock
|
| /linux/include/linux/ |
| H A D | i2c-smbus.h | 18 * @irq: IRQ number, if the smbus_alert driver should take care of interrupt 21 * If irq is not specified, the smbus_alert driver doesn't take care of
|
| H A D | rculist.h | 117 * The caller must take whatever precautions are necessary 138 * The caller must take whatever precautions are necessary 163 * The caller must take whatever precautions are necessary 195 * The caller must take whatever precautions are necessary (such as 228 * The caller must take whatever precautions are necessary (such as 305 * Important note: the caller must take whatever action is necessary to prevent 427 * @ptr: the list head to take the element from. 446 * @ptr: the list head to take the next element from. 589 * The caller must take whatever precautions are necessary 662 * The caller must take whatever precautions are necessary [all …]
|
| H A D | random.h | 73 BUILD_BUG_ON_MSG(!ceil, "get_random_u32_below() must take ceil > 0"); in get_random_u32_below() 101 "get_random_u32_above() must take floor < U32_MAX"); in get_random_u32_above() 114 "get_random_u32_inclusive() must take floor <= ceil"); in get_random_u32_inclusive()
|
| /linux/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
| H A D | other.json | 47 "BriefDescription": "Cycles the uncore cannot take further requests", 52 …"PublicDescription": "number of cycles when the thread is active and the uncore cannot take any fu…
|
| /linux/tools/perf/pmu-events/arch/x86/emeraldrapids/ |
| H A D | other.json | 47 "BriefDescription": "Cycles the uncore cannot take further requests", 52 …"PublicDescription": "number of cycles when the thread is active and the uncore cannot take any fu…
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | era.rst | 33 None of the dm messages take any arguments. 80 - Take vendor snapshot (the era and snapshot should be forever 88 - Take metadata snapshot
|
| /linux/arch/m68k/fpsp040/ |
| H A D | do_func.S | 171 bra t_operr |take care of operands < -1 189 bne t_operr |take care of operands < 0 203 bra t_operr |take care of operands < 0 211 bne t_operr |take care of operands < 0 225 bra t_operr |take care of operands < 0 233 bne t_operr |take care of operands < 0 247 bra t_operr |take care of operands < 0
|
| /linux/arch/powerpc/kernel/ |
| H A D | head_32.h | 94 li r10, MSR_KERNEL /* can take exceptions */ 141 LOAD_REG_IMMEDIATE(r11, MSR_KERNEL) /* can take exceptions */ 164 * Note2: once we have set r1 we are in a position to take exceptions
|
| /linux/drivers/soc/samsung/ |
| H A D | Kconfig | 62 Note, this can take several seconds depending on memory size 72 the CRC data block will take more memory, but will identify any
|
| /linux/tools/perf/pmu-events/arch/x86/pantherlake/ |
| H A D | other.json | 54 "BriefDescription": "Cycles the uncore cannot take further requests", 59 "PublicDescription": "number of cycles when the thread is active and the uncore cannot take any further requests (for example prefetches, loads or stores initiated by the Core that miss the L2 cache).",
|
| /linux/arch/powerpc/include/asm/ |
| H A D | idle.h | 65 * Since the idle context is not yet over, take a fresh in read_this_idle_purr() 81 * Since the idle context is not yet over, take a fresh in read_this_idle_spurr()
|
| /linux/tools/perf/util/ |
| H A D | srcline.h | 21 /* insert the srcline into the DSO, which will take ownership */ 52 /* insert the inline node list into the DSO, which will take ownership */
|