Searched full:hitting (Results 1 – 25 of 279) sorted by relevance
12345678910>>...12
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cxgb4_tc_matchall.h | 26 u64 bytes; /* # of bytes hitting the filter */ 27 u64 packets; /* # of packets hitting the filter */
|
| /kernel/linux/linux-5.10/lib/ |
| D | strnlen_user.c | 15 * Return 0 for exceptions (which includes hitting the address 16 * space maximum), or 'count+1' if hitting the user-supplied
|
| /kernel/linux/linux-4.19/lib/ |
| D | strnlen_user.c | 20 * Return 0 for exceptions (which includes hitting the address 21 * space maximum), or 'count+1' if hitting the user-supplied
|
| /kernel/linux/linux-4.19/tools/testing/selftests/bpf/ |
| D | bpf_rlimit.h | 15 * from hitting memlock limits. The limit is on per-process in bpf_rlimit_ctor()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| D | bpf_rlimit.h | 15 * from hitting memlock limits. The limit is on per-process in bpf_rlimit_ctor()
|
| /kernel/linux/linux-5.10/Documentation/s390/ |
| D | 3270.rst | 240 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
|
| /kernel/linux/linux-4.19/Documentation/s390/ |
| D | 3270.txt | 220 the same thing from the input area, by typing "^C" and hitting ENTER. 226 cause an EOF also by typing "^D" and hitting ENTER. 229 job suspension by typing "^Z" and hitting ENTER. You may wish to
|
| /kernel/linux/linux-4.19/Documentation/fault-injection/ |
| D | provoke-crashes.txt | 21 cpoint_type : Indicates the action to be taken on hitting the crash point.
|
| /kernel/linux/linux-5.10/drivers/misc/ |
| D | kgdbts.c | 579 * Test for hitting a breakpoint, remove it, single step, plant it 600 * Test for hitting a breakpoint at kernel_clone for what ever the number 618 /* Test for hitting a breakpoint at sys_open for what ever the number 637 * Test for hitting a simple hw breakpoint 652 * Test for hitting a hw write breakpoint 667 * Test for hitting a hw access breakpoint 682 * Test for hitting a hw access breakpoint
|
| /kernel/linux/linux-4.19/drivers/misc/ |
| D | kgdbts.c | 590 * Test for hitting a breakpoint, remove it, single step, plant it 611 * Test for hitting a breakpoint at do_fork for what ever the number 629 /* Test for hitting a breakpoint at sys_open for what ever the number 648 * Test for hitting a simple hw breakpoint 663 * Test for hitting a hw write breakpoint 678 * Test for hitting a hw access breakpoint 693 * Test for hitting a hw access breakpoint
|
| /kernel/linux/linux-5.10/drivers/platform/x86/ |
| D | asus-wmi.h | 40 * and ACPI interrupt at the same time while hitting the hotkey.
|
| /kernel/linux/linux-5.10/drivers/net/wireguard/ |
| D | peer.c | 133 * different contexts: 1) from xmit(), before hitting is_dead and in peer_remove_after_dead() 134 * returning, 2) from wg_packet_consume_data(), before hitting is_dead in peer_remove_after_dead()
|
| /kernel/linux/linux-4.19/drivers/staging/speakup/ |
| D | DefaultKeyAssignments | 43 Hitting any key while speakup is outputting speech will quiet the
|
| /kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
| D | DefaultKeyAssignments | 43 Hitting any key while speakup is outputting speech will quiet the
|
| /kernel/linux/linux-4.19/tools/perf/util/ |
| D | mem-events.h | 57 u32 ld_fbhit; /* count of loads hitting Fill Buffer */
|
| /kernel/linux/linux-5.10/Documentation/fault-injection/ |
| D | provoke-crashes.rst | 36 Indicates the action to be taken on hitting the crash point.
|
| /kernel/linux/linux-5.10/tools/perf/include/bpf/ |
| D | bpf.h | 37 * tuning of these limits is needed to avoid hitting limits that
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/ |
| D | nfp_net_repr.h | 48 * @stats: Statistic of packets hitting CPU
|
| /kernel/linux/linux-4.19/drivers/platform/x86/ |
| D | asus-wmi.h | 52 * and ACPI interrupt at the same time while hitting the hotkey.
|
| /kernel/linux/linux-4.19/arch/x86/include/asm/ |
| D | preempt.h | 13 * that a decrement hitting 0 means we can and should reschedule.
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | preempt.h | 16 * that a decrement hitting 0 means we can and should reschedule.
|
| /kernel/linux/linux-4.19/Documentation/thermal/ |
| D | nouveau_thermal | 57 * pwm1_max: The maximum PWM speed allowed (bypassed when hitting Fan_boost);
|
| /kernel/linux/linux-5.10/Documentation/driver-api/thermal/ |
| D | nouveau_thermal.rst | 68 The maximum PWM speed allowed (bypassed when hitting Fan_boost);
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | mem-events.h | 68 u32 ld_fbhit; /* count of loads hitting Fill Buffer */
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | percpu-refcount.h | 20 * 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,
|
12345678910>>...12