Home
last modified time | relevance | path

Searched full:hitting (Results 1 – 25 of 176) sorted by relevance

12345678

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.h26 u64 bytes; /* # of bytes hitting the filter */
27 u64 packets; /* # of packets hitting the filter */
/linux/lib/
H A Dstrnlen_user.c15 * Return 0 for exceptions (which includes hitting the address
16 * space maximum), or 'count+1' if hitting the user-supplied
H A Dpercpu-refcount.c13 * don't try to detect the ref hitting 0 - which means that get/put can just
24 * the ref hitting 0 on every put - this would require global synchronization
/linux/Documentation/arch/s390/
H A D3270.rst240 the same thing from the input area, by typing "^C" and hitting ENTER.
246 cause an EOF also by typing "^D" and hitting ENTER.
249 job suspension by typing "^Z" and hitting ENTER. You may wish to
/linux/drivers/misc/
H A Dkgdbts.c589 * Test for hitting a breakpoint, remove it, single step, plant it
610 * Test for hitting a breakpoint at kernel_clone for what ever the number
628 /* Test for hitting a breakpoint at sys_open for what ever the number
647 * Test for hitting a simple hw breakpoint
662 * Test for hitting a hw write breakpoint
677 * Test for hitting a hw access breakpoint
692 * Test for hitting a hw access breakpoint
/linux/drivers/net/wireguard/
H A Dpeer.c132 * different contexts: 1) from xmit(), before hitting is_dead and in peer_remove_after_dead()
133 * returning, 2) from wg_packet_consume_data(), before hitting is_dead in peer_remove_after_dead()
/linux/include/linux/
H A Dobjtool_types.h28 * hitting user entry, boot code, or fork entry (when there are no pt_regs
H A Dpercpu-refcount.h20 * refcount hitting 0 - it can't, if it was in percpu mode. percpu_ref_kill()
23 * that percpu_ref_put() will check for the ref hitting 0. After it returns,
/linux/tools/include/linux/
H A Dobjtool_types.h28 * hitting user entry, boot code, or fork entry (when there are no pt_regs
/linux/drivers/accessibility/speakup/
H A DDefaultKeyAssignments43 Hitting any key while speakup is outputting speech will quiet the
/linux/drivers/platform/x86/
H A Dasus-wmi.h49 * and ACPI interrupt at the same time while hitting the hotkey.
/linux/Documentation/fault-injection/
H A Dprovoke-crashes.rst35 Indicates the action to be taken on hitting the crash point.
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.h48 * @stats: Statistic of packets hitting CPU
/linux/kernel/sched/
H A Dstop_task.c67 * scheduler tick hitting a task of our scheduling class.
/linux/Documentation/driver-api/thermal/
H A Dnouveau_thermal.rst68 The maximum PWM speed allowed (bypassed when hitting Fan_boost);
/linux/include/trace/events/
H A Dsignal.h92 * lost, ignored or modified (by debugger) before hitting this tracepoint.
/linux/Documentation/admin-guide/cgroup-v1/
H A Dpids.rst11 Since it is trivial to hit the task limit without hitting any kmemcg limits in
/linux/tools/perf/util/
H A Dmem-events.h69 u32 ld_fbhit; /* count of loads hitting Fill Buffer */
/linux/arch/sh/kernel/
H A Dunwinder.c142 * complicated ones, e.g. hitting BUG()s. If we fault in the in unwind_stack()
/linux/arch/powerpc/include/asm/
H A Dexception-64e.h16 * hitting the linear mapping for the kernel stacks, we need to be a bit
/linux/drivers/pcmcia/
H A Drsrc_nonstatic.c945 /* If this is the root bus, the risk of hitting some strange
959 * exclusively for the secondary PCI bus: the risk of hitting
976 * risk of hitting any other device would be too
991 * risk of hitting any other device would be too
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dblackhole_routes.sh4 # Test that blackhole routes are marked as offloaded and that packets hitting
/linux/arch/m68k/include/asm/
H A Dmcf_pgtable.h36 * hitting hardware.
/linux/arch/arm/mach-omap2/
H A Dcpuidle44xx.c139 * without hitting off because of a wakeup in omap_enter_idle_coupled()
/linux/arch/arm/mm/
H A Dcontext.c218 * via TTBR0 and to avoid speculative page table walks from hitting in new_context()

12345678