Home
last modified time | relevance | path

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

123456789

/openbmc/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 */
/openbmc/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
/openbmc/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
/openbmc/docs/
H A Dconsole.md42 This log is limited in size, and will wrap after hitting that limit (currently
/openbmc/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
/openbmc/openbmc/meta-phosphor/recipes-core/systemd/phosphor-systemd-policy/
H A Dservice-restart-policy.conf14 # and we just end up hitting the 5 limit anyway.
/openbmc/linux/tools/include/linux/
H A Dobjtool_types.h28 * hitting user entry, boot code, or fork entry (when there are no pt_regs
/openbmc/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,
/openbmc/qemu/tests/tcg/multiarch/
H A DMakefile.target96 hitting a breakpoint on non-main thread)
117 hitting a syscall catchpoint)
/openbmc/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()
/openbmc/linux/drivers/accessibility/speakup/
H A DDefaultKeyAssignments43 Hitting any key while speakup is outputting speech will quiet the
/openbmc/linux/drivers/platform/x86/
H A Dasus-wmi.h46 * and ACPI interrupt at the same time while hitting the hotkey.
/openbmc/linux/Documentation/fault-injection/
H A Dprovoke-crashes.rst35 Indicates the action to be taken on hitting the crash point.
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.h48 * @stats: Statistic of packets hitting CPU
/openbmc/libpldm/src/
H A Dcompiler.h43 * If you are reading this documentation due to hitting a compilation error
/openbmc/linux/kernel/sched/
H A Dstop_task.c77 * scheduler tick hitting a task of our scheduling class.
/openbmc/linux/Documentation/driver-api/thermal/
H A Dnouveau_thermal.rst68 The maximum PWM speed allowed (bypassed when hitting Fan_boost);
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A Dbusybox-1.36.1-no-cbq.patch4 kernel-headers means we are hitting the undefined symbol
/openbmc/linux/net/core/
H A Dnet-sysfs.c184 * without hitting the trylock/restart in netdev_store. in carrier_store()
211 * returning early without hitting the trylock/restart below. in speed_show()
237 * returning early without hitting the trylock/restart below. in duplex_show()
503 * early without hitting the trylock/restart below. in phys_port_id_show()
531 * returning early without hitting the trylock/restart below. in phys_port_name_show()
560 * returning early without hitting the trylock/restart below. This works in phys_switch_id_show()
1307 * hitting the trylock/restart below. in tx_maxrate_store()
/openbmc/linux/tools/perf/util/
H A Dmem-events.h74 u32 ld_fbhit; /* count of loads hitting Fill Buffer */
/openbmc/linux/arch/x86/include/asm/
H A Dpreempt.h17 * that a decrement hitting 0 means we can and should reschedule.
/openbmc/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
/openbmc/linux/include/trace/events/
H A Dsignal.h92 * lost, ignored or modified (by debugger) before hitting this tracepoint.
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dbzr.py112 logger.debug2("BZR fetcher hitting network for %s", ud.url)

123456789