Home
last modified time | relevance | path

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

123456789

/linux-6.14.4/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.14.4/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.14.4/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.14.4/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.14.4/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.14.4/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.14.4/tools/include/linux/
Dobjtool_types.h28 * hitting user entry, boot code, or fork entry (when there are no pt_regs
/linux-6.14.4/tools/testing/selftests/net/packetdrill/
Dtcp_user_timeout_user-timeout-probe.pkt29 // we retry 6 times before hitting 3s timeout.
/linux-6.14.4/drivers/platform/x86/
Dasus-wmi.h48 * and ACPI interrupt at the same time while hitting the hotkey.
/linux-6.14.4/drivers/accessibility/speakup/
DDefaultKeyAssignments43 Hitting any key while speakup is outputting speech will quiet the
/linux-6.14.4/drivers/net/ethernet/netronome/nfp/
Dnfp_net_repr.h48 * @stats: Statistic of packets hitting CPU
/linux-6.14.4/kernel/sched/
Dstop_task.c68 * scheduler tick hitting a task of our scheduling class.
/linux-6.14.4/Documentation/fault-injection/
Dprovoke-crashes.rst35 Indicates the action to be taken on hitting the crash point.
/linux-6.14.4/Documentation/driver-api/thermal/
Dnouveau_thermal.rst68 The maximum PWM speed allowed (bypassed when hitting Fan_boost);
/linux-6.14.4/arch/s390/include/asm/
Dpreempt.h16 * that a decrement hitting 0 means we can and should reschedule.
/linux-6.14.4/tools/perf/util/
Dmem-events.h68 u32 ld_fbhit; /* count of loads hitting Fill Buffer */
/linux-6.14.4/arch/x86/include/asm/
Dpreempt.h16 * that a decrement hitting 0 means we can and should reschedule.
/linux-6.14.4/include/trace/events/
Dsignal.h92 * lost, ignored or modified (by debugger) before hitting this tracepoint.
/linux-6.14.4/net/core/
Dnet-sysfs.c223 * without hitting the trylock/restart in netdev_store. in carrier_store()
261 * returning early without hitting the trylock/restart below. in speed_show()
287 * returning early without hitting the trylock/restart below. in duplex_show()
557 * early without hitting the trylock/restart below. in phys_port_id_show()
585 * returning early without hitting the trylock/restart below. in phys_port_name_show()
614 * returning early without hitting the trylock/restart below. This works in phys_switch_id_show()
1361 * hitting the trylock/restart below. in tx_maxrate_store()
/linux-6.14.4/Documentation/admin-guide/cgroup-v1/
Dpids.rst11 Since it is trivial to hit the task limit without hitting any kmemcg limits in
/linux-6.14.4/arch/sh/kernel/
Dunwinder.c142 * complicated ones, e.g. hitting BUG()s. If we fault in the in unwind_stack()
/linux-6.14.4/Documentation/filesystems/bcachefs/
DSubmittingPatches.rst66 language that can do ergonomic embedded correctness proofs. Hitting an assert
/linux-6.14.4/arch/powerpc/include/asm/
Dexception-64e.h16 * hitting the linear mapping for the kernel stacks, we need to be a bit

123456789