Home
last modified time | relevance | path

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

12345678

/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_matchall.h26 u64 bytes; /* # of bytes hitting the filter */
27 u64 packets; /* # of packets hitting the filter */
/linux-6.12.1/lib/
Dstrnlen_user.c15 * Return 0 for exceptions (which includes hitting the address
16 * space maximum), or 'count+1' if hitting the user-supplied
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-6.12.1/Documentation/arch/s390/
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-6.12.1/drivers/misc/
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-6.12.1/tools/include/linux/
Dobjtool_types.h28 * hitting user entry, boot code, or fork entry (when there are no pt_regs
/linux-6.12.1/include/linux/
Dobjtool_types.h28 * hitting user entry, boot code, or fork entry (when there are no pt_regs
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-6.12.1/drivers/net/wireguard/
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-6.12.1/drivers/accessibility/speakup/
DDefaultKeyAssignments43 Hitting any key while speakup is outputting speech will quiet the
/linux-6.12.1/drivers/platform/x86/
Dasus-wmi.h48 * and ACPI interrupt at the same time while hitting the hotkey.
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/
Dnfp_net_repr.h48 * @stats: Statistic of packets hitting CPU
/linux-6.12.1/kernel/sched/
Dstop_task.c68 * scheduler tick hitting a task of our scheduling class.
/linux-6.12.1/Documentation/fault-injection/
Dprovoke-crashes.rst35 Indicates the action to be taken on hitting the crash point.
/linux-6.12.1/Documentation/driver-api/thermal/
Dnouveau_thermal.rst68 The maximum PWM speed allowed (bypassed when hitting Fan_boost);
/linux-6.12.1/arch/x86/include/asm/
Dpreempt.h16 * that a decrement hitting 0 means we can and should reschedule.
/linux-6.12.1/tools/perf/util/
Dmem-events.h68 u32 ld_fbhit; /* count of loads hitting Fill Buffer */
/linux-6.12.1/include/trace/events/
Dsignal.h92 * lost, ignored or modified (by debugger) before hitting this tracepoint.
/linux-6.12.1/net/core/
Dnet-sysfs.c193 * without hitting the trylock/restart in netdev_store. in carrier_store()
231 * returning early without hitting the trylock/restart below. in speed_show()
257 * returning early without hitting the trylock/restart below. in duplex_show()
526 * early without hitting the trylock/restart below. in phys_port_id_show()
554 * returning early without hitting the trylock/restart below. in phys_port_name_show()
583 * returning early without hitting the trylock/restart below. This works in phys_switch_id_show()
1330 * hitting the trylock/restart below. in tx_maxrate_store()
/linux-6.12.1/Documentation/admin-guide/cgroup-v1/
Dpids.rst11 Since it is trivial to hit the task limit without hitting any kmemcg limits in
/linux-6.12.1/arch/sh/kernel/
Dunwinder.c142 * complicated ones, e.g. hitting BUG()s. If we fault in the in unwind_stack()
/linux-6.12.1/tools/testing/selftests/arm64/signal/
Dtest_signals_utils.h54 * unexpectedly survived without hitting a SEGV.
/linux-6.12.1/arch/powerpc/include/asm/
Dexception-64e.h16 * hitting the linear mapping for the kernel stacks, we need to be a bit
/linux-6.12.1/tools/testing/selftests/drivers/net/mlxsw/
Dblackhole_routes.sh4 # Test that blackhole routes are marked as offloaded and that packets hitting
/linux-6.12.1/drivers/pcmcia/
Drsrc_nonstatic.c943 /* If this is the root bus, the risk of hitting some strange
957 * exclusively for the secondary PCI bus: the risk of hitting
974 * risk of hitting any other device would be too
989 * risk of hitting any other device would be too

12345678