Searched refs:ct (Results 201 - 225 of 349) sorted by relevance

1234567891011>>

/linux-master/net/ipv4/netfilter/
H A Dnf_defrag_ipv4.c48 const struct nf_conn *ct = nf_ct_get(skb, &ctinfo); local
50 zone_id = nf_ct_zone_id(nf_ct_zone(ct), CTINFO2DIR(ctinfo));
/linux-master/net/ipv6/netfilter/
H A Dnf_defrag_ipv6_hooks.c38 const struct nf_conn *ct = nf_ct_get(skb, &ctinfo); local
40 zone_id = nf_ct_zone_id(nf_ct_zone(ct), CTINFO2DIR(ctinfo));
/linux-master/tools/testing/selftests/net/netfilter/
H A Dnft_zones_many.sh37 typeof numgen inc mod $max_zones : ct zone
42 udp dport 12345 ct zone set numgen inc mod 65536 map @rndzone
H A Dnft_nat_zones.sh124 typeof iifname : ct zone
143 ct original zone set meta iifname map @iiftozone
153 ct mark set meta mark meta oifname veth0 masquerade
158 ct direction reply meta mark set ct mark
/linux-master/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_pf_control.c46 return xe_guc_ct_send_g2h_handler(&guc->ct, request, ARRAY_SIZE(request));
48 ret = xe_guc_ct_send_block(&guc->ct, request, ARRAY_SIZE(request));
H A Dxe_guc_submit.c411 xe_guc_ct_send(&guc->ct, (u32 *)&policy.h2g,
422 xe_guc_ct_send(&guc->ct, (u32 *)&policy.h2g,
469 xe_guc_ct_send(&guc->ct, action, len, 0, 0);
490 xe_guc_ct_send(&guc->ct, action, ARRAY_SIZE(action), 0, 0);
685 xe_guc_ct_send(&guc->ct, action, len, g2h_len, num_g2h);
693 xe_guc_ct_send(&guc->ct, action, len, 0, 0);
758 ret = wait_event_timeout(guc->ct.wq, !exec_queue_pending_enable(q) ||
779 xe_guc_ct_send(&guc->ct, action, ARRAY_SIZE(action),
814 xe_guc_ct_print(&guc->ct, &p, true);
884 ret = wait_event_timeout(guc->ct
[all...]
/linux-master/arch/s390/include/asm/
H A Dnmi.h82 u64 ct : 1; /* 46 cpu timer validity */ member in struct:mci::__anon5
/linux-master/include/net/netfilter/
H A Dnf_conntrack_expect.h112 void nf_ct_remove_expectations(struct nf_conn *ct);
/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h271 u8 ct[2]; /* dword 0 */ member in struct:amap_eth_tx_compl
319 u8 ct[2]; /* dword 1 */ member in struct:amap_eth_rx_compl_v0
352 u8 ct[2]; /* dword 1 */ member in struct:amap_eth_rx_compl_v1
/linux-master/include/linux/netfilter/
H A Dnf_conntrack_pptp.h305 struct nf_conn *ct, enum ip_conntrack_info ctinfo,
310 struct nf_conn *ct, enum ip_conntrack_info ctinfo,
316 void (*expectfn)(struct nf_conn *ct,
/linux-master/drivers/irqchip/
H A Dirq-orion.c130 struct irq_chip_type *ct = irq_data_get_chip_type(d); local
132 ct->chip.irq_ack(d);
133 ct->chip.irq_unmask(d);
/linux-master/net/ax25/
H A Daf_ax25.c1173 int ct = 0, err = 0; local
1249 while (ct < fsa->fsa_ax25.sax25_ndigis) {
1250 if ((fsa->fsa_digipeater[ct].ax25_call[6] &
1252 digi->repeated[ct] = 1;
1253 digi->lastrepeat = ct;
1255 digi->repeated[ct] = 0;
1257 digi->calls[ct] = fsa->fsa_digipeater[ct];
1258 ct++;
1552 int ct local
1736 int ct; local
[all...]
/linux-master/include/net/
H A Dip_vs.h793 struct ip_vs_conn *ct);
1363 int ip_vs_check_template(struct ip_vs_conn *ct, struct ip_vs_dest *cdest);
1432 struct ip_vs_conn *ct = cp->control; local
1434 if (ct && !(ct->state & IP_VS_CTPL_S_ASSURED) &&
1435 (ct->flags & IP_VS_CONN_F_TEMPLATE))
1436 ct->state |= IP_VS_CTPL_S_ASSURED;
1746 struct nf_conn *ct = nf_ct_get(skb, &ctinfo); local
1748 if (ct) {
1749 nf_conntrack_put(&ct
1804 struct nf_conn *ct; local
[all...]
/linux-master/drivers/tty/vt/
H A Dkeyboard.c1764 unsigned int ct; local
1769 if (get_user(ct, &a->kb_cnt))
1771 if (ct >= MAX_DIACR)
1774 if (ct) {
1776 ct, sizeof(struct kbdiacr));
1782 accent_table_size = ct;
1783 for (i = 0; i < ct; i++) {
1799 unsigned int ct; local
1805 if (get_user(ct, &a->kb_cnt))
1808 if (ct >
[all...]
/linux-master/drivers/scsi/libfc/
H A Dfc_lport.c1120 struct fc_ct_hdr *ct; local
1143 ct = fc_frame_payload_get(fp, sizeof(*ct));
1145 if (fh && ct && fh->fh_type == FC_TYPE_CT &&
1146 ct->ct_fs_type == FC_FST_DIR &&
1147 ct->ct_fs_subtype == FC_NS_SUBTYPE &&
1148 ntohs(ct->ct_cmd) == FC_FS_ACC)
1196 struct fc_ct_hdr *ct; local
1219 ct = fc_frame_payload_get(fp, sizeof(*ct));
2085 struct fc_ct_req *ct; local
[all...]
/linux-master/net/netfilter/ipvs/
H A Dip_vs_ftp.c261 struct nf_conn *ct; local
364 ct = nf_ct_get(skb, &ctinfo);
365 if (ct) {
374 mangled = nf_nat_mangle_tcp_packet(skb, ct, ctinfo,
380 ip_vs_nfct_expect_related(skb, ct, n_cp,
/linux-master/drivers/gpio/
H A Dgpio-ml-ioh.c377 struct irq_chip_type *ct; local
386 ct = gc->chip_types;
388 ct->chip.irq_mask = ioh_irq_mask;
389 ct->chip.irq_unmask = ioh_irq_unmask;
390 ct->chip.irq_set_type = ioh_irq_type;
391 ct->chip.irq_disable = ioh_irq_disable;
392 ct->chip.irq_enable = ioh_irq_enable;
/linux-master/drivers/usb/storage/
H A Dsddr09.c638 int result, bulklen, nsg, ct;
646 address = 040000; ct = 1;
648 bulklen += (ct << 9);
649 command[4*nsg+2] = ct;
654 address = 0340000; ct = 1;
656 bulklen += (ct << 9);
657 command[4*nsg+2] = ct;
662 address = 01000000; ct = 2;
664 bulklen += (ct << 9);
665 command[4*nsg+2] = ct;
1372 int ct = 0; local
[all...]
/linux-master/arch/powerpc/perf/
H A Dhv-24x7.c594 unsigned int ct;
643 it->ct++;
644 pr_info("found a duplicate event %.*s, ct=%u\n", nl,
645 name, it->ct);
646 return it->ct;
657 .ct = 0,
665 /* data->ct */
763 ssize_t ct, ev_len;
951 ct = event_data_to_attrs(event_idx, events + event_attr_ct,
953 if (ct <
604 unsigned int ct; member in struct:event_uniq
773 ssize_t ct, ev_len; local
1390 u64 ct; local
1453 u64 ct; local
[all...]
/linux-master/net/netfilter/
H A Dnfnetlink_queue.c556 struct nf_conn *ct = NULL; local
622 ct = nf_ct_get(entskb, &ctinfo);
623 if (ct != NULL)
624 size += nfnl_ct->build_size(ct);
778 if (ct && nfnl_ct->build(skb, ct, ctinfo, NFQA_CT, NFQA_CT_INFO) < 0)
821 const struct nf_conn *ct = (void *)skb_nfct(entry->skb); local
823 if (ct && ((ct->status & flags) == IPS_DYING))
1310 struct nf_conn *ct; local
1375 struct nf_conn *ct = NULL; local
[all...]
H A Dnfnetlink_cthelper.c42 struct nf_conn *ct, enum ip_conntrack_info ctinfo)
47 help = nfct_help(ct);
96 nfnl_cthelper_from_nlattr(struct nlattr *attr, struct nf_conn *ct) argument
98 struct nf_conn_help *help = nfct_help(ct);
113 nfnl_cthelper_to_nlattr(struct sk_buff *skb, const struct nf_conn *ct) argument
115 const struct nf_conn_help *help = nfct_help(ct);
41 nfnl_userspace_cthelper(struct sk_buff *skb, unsigned int protoff, struct nf_conn *ct, enum ip_conntrack_info ctinfo) argument
/linux-master/drivers/net/ethernet/netronome/nfp/flower/
H A Dconntrack.c61 struct flow_match_ct ct; local
65 flow_rule_match_ct(rule, &ct);
66 if (ct.key->ct_state)
75 /* The pre_ct rule only have the ct or ct nat action, cannot
76 * contains other ct action e.g ct commit and so on.
78 if ((!act->ct.action || act->ct.action == TCA_CT_ACT_NAT))
94 struct flow_match_ct ct; local
589 struct flow_match_ct ct; local
1891 struct flow_match_ct ct; local
[all...]
/linux-master/drivers/gpu/drm/xe/tests/
H A Dxe_guc_relay_test.c61 static int replacement_xe_guc_ct_send_recv_always_fails(struct xe_guc_ct *ct, argument
67 KUNIT_ASSERT_NOT_ERR_OR_NULL(test, ct);
74 static int replacement_xe_guc_ct_send_recv_expects_pf2guc_relay(struct xe_guc_ct *ct, argument
80 KUNIT_ASSERT_NOT_ERR_OR_NULL(test, ct);
222 static int replacement_xe_guc_ct_send_recv_loopback_relay(struct xe_guc_ct *ct, argument
233 KUNIT_ASSERT_NOT_ERR_OR_NULL(test, ct);
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.c209 GEM_BUG_ON(!intel_guc_ct_enabled(&guc->ct));
225 GEM_BUG_ON(intel_guc_ct_enabled(&guc->ct));
231 ret = intel_guc_ct_enable(&guc->ct);
243 intel_guc_ct_event_handler(&guc->ct);
262 intel_guc_ct_disable(&guc->ct);
718 GEM_BUG_ON(enable_communication == intel_guc_ct_enabled(&guc->ct));
/linux-master/arch/powerpc/platforms/cell/
H A Dinterrupt.c228 static int iic_host_xlate(struct irq_domain *h, struct device_node *ct, argument
236 if (!of_device_is_compatible(ct,
241 val = of_get_property(ct, "#interrupt-cells", NULL);

Completed in 367 milliseconds

1234567891011>>