Searched defs:ptype (Results 51 - 75 of 96) sorted by relevance

1234

/linux-master/kernel/rcu/
H A Drcuscale.c132 int ptype; member in struct:rcu_scale_ops
/linux-master/scripts/kconfig/
H A Dqconf.cc795 enum prop_type ptype; local
848 enum prop_type ptype; local
H A Dnconf.c775 enum prop_type ptype; local
/linux-master/kernel/bpf/
H A Dbpf_struct_ops.c642 const struct btf_type *mtype, *ptype; local
H A Dcgroup.c1159 int cgroup_bpf_prog_detach(const union bpf_attr *attr, enum bpf_prog_type ptype) argument
1130 cgroup_bpf_prog_attach(const union bpf_attr *attr, enum bpf_prog_type ptype, struct bpf_prog *prog) argument
/linux-master/net/ipv4/
H A Darp.c301 static void arp_send_dst(int type, int ptype, __be32 dest_ip, argument
323 void arp_send(int type, int ptype, __be32 dest_ip, argument
545 struct sk_buff *arp_create(int type, int ptype, __be32 dest_ip, argument
/linux-master/drivers/scsi/fcoe/
H A Dfcoe.c508 fcoe_fip_recv(struct sk_buff *skb, struct net_device *netdev, struct packet_type *ptype, struct net_device *orig_dev) argument
531 fcoe_fip_vlan_recv(struct sk_buff *skb, struct net_device *netdev, struct packet_type *ptype, struct net_device *orig_dev) argument
1334 fcoe_rcv(struct sk_buff *skb, struct net_device *netdev, struct packet_type *ptype, struct net_device *olddev) argument
/linux-master/drivers/media/platform/qcom/venus/
H A Dhelpers.c670 u32 ptype = HFI_PROPERTY_CONFIG_BUFFER_REQUIREMENTS; local
920 const u32 ptype = HFI_PROPERTY_PARAM_PROFILE_LEVEL_CURRENT; local
936 const u32 ptype = HFI_PROPERTY_PARAM_PROFILE_LEVEL_CURRENT; local
1126 u32 ptype = HFI_PROPERTY_PARAM_FRAME_SIZE; local
1141 u32 ptype = HFI_PROPERTY_PARAM_FRAME_SIZE; local
1176 const u32 ptype = HFI_PROPERTY_PARAM_WORK_MODE; local
1191 const u32 ptype = HFI_PROPERTY_PARAM_UNCOMPRESSED_PLANE_ACTUAL_CONSTRAINTS_INFO; local
1221 u32 ptype = HFI_PROPERTY_PARAM_BUFFER_COUNT_ACTUAL; local
1253 const u32 ptype = HFI_PROPERTY_PARAM_UNCOMPRESSED_FORMAT_SELECT; local
1286 u32 ptype = HFI_PROPERTY_PARAM_VDEC_MULTI_STREAM; local
1305 const u32 ptype = HFI_PROPERTY_PARAM_BUFFER_ALLOC_MODE; local
1327 const u32 ptype = HFI_PROPERTY_PARAM_BUFFER_SIZE_ACTUAL; local
1843 const u32 ptype = HFI_PROPERTY_PARAM_UNCOMPRESSED_PLANE_ACTUAL_INFO; local
[all...]
H A Dhfi_venus.c1412 static int venus_session_set_property(struct venus_inst *inst, u32 ptype, argument
1431 static int venus_session_get_property(struct venus_inst *inst, u32 ptype) argument
/linux-master/net/netfilter/ipvs/
H A Dip_vs_sync.c1104 int ptype; local
/linux-master/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c424 bnx2fc_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct net_device *olddev) argument
1049 bnx2fc_fip_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct net_device *orig_dev) argument
/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.c2472 static void idpf_fill_ptype_lookup(struct idpf_rx_ptype_decoded *ptype, argument
2573 struct virtchnl2_ptype *ptype; local
[all...]
/linux-master/drivers/usb/typec/
H A Dclass.c78 const char *ptype = NULL; local
177 const char *ptype; local
207 const char *ptype; local
[all...]
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c911 u8 ptype; local
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h415 __be16 ptype; member in struct:ice_hw_metadata
H A Dice_flex_type.h84 u16 ptype; member in struct:ice_ptype_attributes
344 u16 ptype; member in struct:ice_chs_chg
H A Dice_ddp.h387 __le16 ptype; member in struct:ice_marker_ptype_tcam_entry
H A Dice_virtchnl.c594 u16 ptype = -1; local
[all...]
/linux-master/include/net/
H A Dflow_offload.h264 u16 ptype; /* FLOW_ACTION_PTYPE */ member in union:flow_action_entry::__anon2718
/linux-master/kernel/trace/
H A Dtrace_kprobe.c796 enum probe_print_type ptype; local
1832 enum probe_print_type ptype; local
H A Dtrace_uprobe.c539 enum probe_print_type ptype; local
1601 enum probe_print_type ptype; local
H A Dtrace_probe.c1918 int traceprobe_set_print_fmt(struct trace_probe *tp, enum probe_print_type ptype) argument
1848 __set_print_fmt(struct trace_probe *tp, char *buf, int len, enum probe_print_type ptype) argument
/linux-master/fs/udf/
H A Dsuper.c2490 int ptype = sbi->s_partmaps[part].s_partition_type; local
/linux-master/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c151 static struct wx_dec_ptype wx_decode_ptype(const u8 ptype) argument
1115 u8 tun_prot = 0, l4_prot = 0, ptype = 0; local
1209 wx_tso(struct wx_ring *tx_ring, struct wx_tx_buffer *first, u8 *hdr_len, u8 ptype) argument
1330 wx_tx_csum(struct wx_ring *tx_ring, struct wx_tx_buffer *first, u8 ptype) argument
1458 u8 hdr_len = 0, ptype; local
[all...]
/linux-master/tools/perf/util/
H A Dpython.c667 PyTypeObject *ptype; local

Completed in 435 milliseconds

1234