Searched full:hitting (Results 1 – 25 of 331) sorted by relevance
12345678910>>...14
| /kernel/linux/linux-6.6/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/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-6.6/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-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-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-6.6/Documentation/arch/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-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-6.6/drivers/misc/ |
| D | kgdbts.c | 589 * 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
|
| /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-6.6/tools/include/linux/ |
| D | objtool_types.h | 28 * hitting user entry, boot code, or fork entry (when there are no pt_regs
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | objtool_types.h | 28 * hitting user entry, boot code, or fork entry (when there are no pt_regs
|
| /kernel/linux/linux-6.6/drivers/net/wireguard/ |
| D | peer.c | 132 * 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()
|
| /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-5.10/drivers/accessibility/speakup/ |
| D | DefaultKeyAssignments | 43 Hitting any key while speakup is outputting speech will quiet the
|
| /kernel/linux/linux-6.6/drivers/platform/x86/ |
| D | asus-wmi.h | 46 * and ACPI interrupt at the same time while hitting the hotkey.
|
| /kernel/linux/linux-5.10/drivers/platform/x86/ |
| D | asus-wmi.h | 47 * and ACPI interrupt at the same time while hitting the hotkey.
|
| /kernel/linux/linux-6.6/drivers/accessibility/speakup/ |
| D | DefaultKeyAssignments | 43 Hitting any key while speakup is outputting speech will quiet the
|
| /kernel/linux/linux-5.10/net/core/ |
| D | net-sysfs.c | 181 * without hitting the trylock/restart in netdev_store. in carrier_store() 208 * returning early without hitting the trylock/restart below. in speed_show() 234 * returning early without hitting the trylock/restart below. in duplex_show() 494 * early without hitting the trylock/restart in netdev_store. in proto_down_store() 510 * early without hitting the trylock/restart below. in phys_port_id_show() 538 * returning early without hitting the trylock/restart below. in phys_port_name_show() 567 * returning early without hitting the trylock/restart below. This works in phys_switch_id_show() 1232 * hitting the trylock/restart below. in tx_maxrate_store()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/ |
| D | nfp_net_repr.h | 48 * @stats: Statistic of packets hitting CPU
|
| /kernel/linux/linux-6.6/Documentation/fault-injection/ |
| D | provoke-crashes.rst | 35 Indicates the action to be taken on hitting the crash point.
|
| /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/drivers/net/ethernet/netronome/nfp/ |
| D | nfp_net_repr.h | 48 * @stats: Statistic of packets hitting CPU
|
| /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-6.6/Documentation/driver-api/thermal/ |
| D | nouveau_thermal.rst | 68 The maximum PWM speed allowed (bypassed when hitting Fan_boost);
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | preempt.h | 16 * that a decrement hitting 0 means we can and should reschedule.
|
12345678910>>...14