| /linux-6.15/net/netfilter/ |
| H A D | nf_synproxy_core.c | 478 nth->window = 0; in synproxy_send_client_synack() 479 nth->check = 0; in synproxy_send_client_synack() 480 nth->urg_ptr = 0; in synproxy_send_client_synack() 525 nth->check = 0; in synproxy_send_server_syn() 565 nth->check = 0; in synproxy_send_server_ack() 603 nth->check = 0; in synproxy_send_client_ack() 891 nth->window = 0; in synproxy_send_client_synack_ipv6() 892 nth->check = 0; in synproxy_send_client_synack_ipv6() 939 nth->check = 0; in synproxy_send_server_syn_ipv6() 979 nth->check = 0; in synproxy_send_server_ack_ipv6() [all …]
|
| H A D | xt_statistic.c | 43 nval = (oval == info->u.nth.every) ? 0 : oval + 1; in statistic_mt() 64 atomic_set(&info->master->count, info->u.nth.count); in statistic_mt_check()
|
| /linux-6.15/drivers/clk/ |
| H A D | clk-cs2000-cp.c | 24 #define Ratio_Add(x, nth) (6 + (x * 4) + (nth)) argument 25 #define Ratio_Val(x, nth) ((x >> (24 - (8 * nth))) & 0xFF) argument 26 #define Val_Ratio(x, nth) ((x & 0xFF) << (24 - (8 * nth))) argument
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-dbg-g-chip-info.rst | 57 selects the nth bridge 'chip' on the TV card. You can enumerate all 65 selects the nth sub-device. This allows you to enumerate over all 141 - Match the nth chip on the card, zero for the bridge chip. Does not 145 - Match the nth sub-device.
|
| H A D | vidioc-dbg-g-register.rst | 66 selects the nth non-sub-device chip on the TV card. The number zero 72 selects the nth sub-device. 145 - Match the nth chip on the card, zero for the bridge chip. Does not 149 - Match the nth sub-device.
|
| H A D | ext-ctrls-codec.rst | 2132 in number of frames. For a value of 'n', every nth frame starting
|
| /linux-6.15/drivers/net/usb/ |
| H A D | cdc_ncm.c | 1206 } nth; in cdc_ncm_fill_tx_frame() local 1280 nth.nth16->wSequence = cpu_to_le16(ctx->tx_seq++); in cdc_ncm_fill_tx_frame() 1286 nth.nth32->wSequence = cpu_to_le16(ctx->tx_seq++); in cdc_ncm_fill_tx_frame() 1404 nth.nth16 = (struct usb_cdc_ncm_nth16 *)skb_out->data; in cdc_ncm_fill_tx_frame() 1406 nth.nth16->wNdpIndex = cpu_to_le16(skb_out->len); in cdc_ncm_fill_tx_frame() 1412 nth.nth32 = (struct usb_cdc_ncm_nth32 *)skb_out->data; in cdc_ncm_fill_tx_frame() 1414 nth.nth32->dwNdpIndex = cpu_to_le32(skb_out->len); in cdc_ncm_fill_tx_frame() 1442 nth.nth16 = (struct usb_cdc_ncm_nth16 *)skb_out->data; in cdc_ncm_fill_tx_frame() 1443 nth.nth16->wBlockLength = cpu_to_le16(skb_out->len); in cdc_ncm_fill_tx_frame() 1445 nth.nth32 = (struct usb_cdc_ncm_nth32 *)skb_out->data; in cdc_ncm_fill_tx_frame() [all …]
|
| /linux-6.15/include/uapi/linux/netfilter/ |
| H A D | xt_statistic.h | 32 } nth; member
|
| /linux-6.15/include/linux/ |
| H A D | ftrace.h | 255 ftrace_regs_get_kernel_stack_nth(struct ftrace_regs *fregs, unsigned int nth) in ftrace_regs_get_kernel_stack_nth() argument 260 if (((unsigned long)(stackp + nth) & ~(THREAD_SIZE - 1)) == in ftrace_regs_get_kernel_stack_nth() 262 return *(stackp + nth); in ftrace_regs_get_kernel_stack_nth() 267 #define ftrace_regs_get_kernel_stack_nth(fregs, nth) (0L) argument
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | configfs-spear-pcie-gadget | 17 For nth PCIe Device Controller /config/pcie-gadget.n/:
|
| H A D | sysfs-bus-usb-devices-usbsevseg | 42 To set the nth decimal place, give this field
|
| H A D | sysfs-kernel-livepatch | 92 sympos number corresponding to the nth occurrence of the symbol
|
| /linux-6.15/Documentation/usb/ |
| H A D | misc_usbsevseg.rst | 47 to set the nth decimal place calculate 10 ** n
|
| /linux-6.15/rust/pin-init/internal/src/ |
| H A D | pin_data.rs | 32 .nth(1) in pin_data()
|
| /linux-6.15/drivers/usb/renesas_usbhs/ |
| H A D | mod_gadget.c | 410 int nth = le16_to_cpu(ctrl->wIndex) & USB_ENDPOINT_NUMBER_MASK; in usbhsg_recip_run_handle() local 416 uep = usbhsg_gpriv_to_nth_uep(gpriv, nth); in usbhsg_recip_run_handle() 443 dev_dbg(dev, "%s (pipe %d :%s)\n", handler->name, nth, msg); in usbhsg_recip_run_handle()
|
| /linux-6.15/Documentation/fault-injection/ |
| H A D | fault-injection.rst | 275 - /proc/<pid>/fail-nth, 276 /proc/self/task/<tid>/fail-nth: 551 Systematic faults using fail-nth 574 sprintf(buf, "/proc/self/task/%ld/fail-nth", syscall(SYS_gettid));
|
| /linux-6.15/Documentation/misc-devices/ |
| H A D | spear-pcie-gadget.rst | 85 For nth PCIe Device Controller::
|
| /linux-6.15/drivers/iommu/iommufd/ |
| H A D | selftest.c | 75 unsigned int nth = syz->nth_area; in __iommufd_test_syz_conv_iova() local 81 if (nth == 0) { in __iommufd_test_syz_conv_iova() 85 nth--; in __iommufd_test_syz_conv_iova()
|
| /linux-6.15/drivers/net/dsa/mv88e6xxx/ |
| H A D | chip.c | 6949 int num_tx, int nth) in mv88e6xxx_lag_set_port_mask() argument 6955 if (nth < num_tx) in mv88e6xxx_lag_set_port_mask() 6956 active = mv88e6xxx_lag_mask_table[num_tx - 1][nth]; in mv88e6xxx_lag_set_port_mask() 6970 int i, err, nth; in mv88e6xxx_lag_sync_masks() local 7005 nth = 0; in mv88e6xxx_lag_sync_masks() 7012 num_tx, nth); in mv88e6xxx_lag_sync_masks() 7014 nth++; in mv88e6xxx_lag_sync_masks()
|
| /linux-6.15/Documentation/userspace-api/fwctl/ |
| H A D | fwctl.rst | 43 user space in the areas of debuggability, management, and first-boot/nth-boot
|
| /linux-6.15/drivers/scsi/ |
| H A D | scsi_debug.c | 7817 int nth; in every_nth_store() local 7822 if (kstrtoint(work + 2, 16, &nth) == 0) in every_nth_store() 7825 if (kstrtoint(work, 10, &nth) == 0) in every_nth_store() 7832 sdebug_every_nth = nth; in every_nth_store() 7833 if (nth && !sdebug_statistics) { in every_nth_store()
|
| /linux-6.15/Documentation/admin-guide/device-mapper/ |
| H A D | dm-ima.rst | 134 … Represents nth target in the table (from 0 to N-1 targets specified in <num_device_targets>)
|
| /linux-6.15/tools/testing/selftests/net/mptcp/ |
| H A D | mptcp_join.sh | 421 -m statistic --mode nth --packet 1 --every 99999 \
|
| /linux-6.15/tools/power/pm-graph/ |
| H A D | sleepgraph.py | 5045 .pf:'+cgchk+' ~ *:not(:nth-child(2)) {display:none;}\n\
|