| /linux/drivers/cxl/ |
| H A D | security.c | 13 enum nvdimm_passphrase_type ptype) in cxl_pmem_get_security_flags() 70 enum nvdimm_passphrase_type ptype) in cxl_pmem_security_change_key() 96 enum nvdimm_passphrase_type ptype) in __cxl_pmem_security_disable() 169 enum nvdimm_passphrase_type ptype) in cxl_pmem_security_passphrase_erase()
|
| /linux/drivers/media/platform/qcom/venus/ |
| H A D | hfi_cmds.c | 391 void *cookie, u32 ptype) in pkt_session_get_property_1x() 411 void *cookie, u32 ptype, void *pdata) in pkt_session_set_property_1x() 1099 void *cookie, u32 ptype) in pkt_session_get_property_3xx() 1125 void *cookie, u32 ptype, void *pdata) in pkt_session_set_property_3xx() 1190 void *cookie, u32 ptype, void *pdata) in pkt_session_set_property_4xx() 1301 void *cookie, u32 ptype, void *pdata) in pkt_session_set_property_6xx() 1352 void *cookie, u32 ptype) in pkt_session_get_property() 1361 void *cookie, u32 ptype, void *pdata) in pkt_session_set_property()
|
| H A D | vdec.c | 693 u32 ptype, decode_order, conceal; in vdec_set_properties() local 733 u32 ptype = HFI_PROPERTY_PARAM_WORK_ROUTE; in vdec_set_work_route() local 758 u32 ptype; in vdec_output_conf() local
|
| /linux/net/ipv4/ |
| H A D | gre_offload.c | 131 struct packet_offload *ptype; in gre_gro_receive() local 239 struct packet_offload *ptype; in gre_gro_complete() local
|
| H A D | arp.c | 301 static void arp_send_dst(int type, int ptype, __be32 dest_ip, in arp_send_dst() 323 void arp_send(int type, int ptype, __be32 dest_ip, in arp_send() 545 struct sk_buff *arp_create(int type, int ptype, __be32 dest_ip, in arp_create()
|
| /linux/net/core/ |
| H A D | gso.c | 17 struct packet_offload *ptype; in skb_eth_gso_segment() local 41 struct packet_offload *ptype; in skb_mac_gso_segment() local
|
| /linux/drivers/acpi/nfit/ |
| H A D | intel.c | 54 enum nvdimm_passphrase_type ptype) in intel_security_flags() 148 enum nvdimm_passphrase_type ptype) in intel_security_change_key() 269 enum nvdimm_passphrase_type ptype) in intel_security_erase()
|
| /linux/include/net/tc_act/ |
| H A D | tc_skbedit.h | 22 u16 ptype; member 73 u16 ptype; in tcf_skbedit_ptype() local
|
| /linux/fs/affs/ |
| H A D | amigaffs.h | 51 __be32 ptype; member 78 __be32 ptype; member 108 __be32 ptype; member 117 __be32 ptype; member
|
| /linux/include/linux/ |
| H A D | bpf-netns.h | 50 enum bpf_prog_type ptype) in netns_bpf_prog_detach()
|
| /linux/include/uapi/linux/tc_act/ |
| H A D | tc_gact.h | 18 __u16 ptype; member
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_dcb.c | 203 u8 *ptype) in ixgbe_dcb_unpack_prio() 254 u8 ptype[MAX_TRAFFIC_CLASS]; in ixgbe_dcb_hw_config() local
|
| /linux/net/x25/ |
| H A D | x25_dev.c | 95 struct packet_type *ptype, struct net_device *orig_dev) in x25_lapb_receive_frame()
|
| /linux/net/nfc/ |
| H A D | llcp_core.c | 782 u8 ptype = nfc_llcp_ptype(skb); in nfc_llcp_tx_work() local 1073 u8 dsap, ssap, ptype, ns, nr; in nfc_llcp_recv_hdlc() local 1425 u8 ptype; in nfc_llcp_recv_agf() local 1469 u8 dsap, ssap, ptype; in nfc_llcp_rx_skb() local
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/ |
| H A D | gsp.c | 36 r570_gsp_xlat_mc_engine_idx(u32 mc_engine_idx, enum nvkm_subdev_type *ptype, int *pinst) in r570_gsp_xlat_mc_engine_idx()
|
| /linux/net/ethernet/ |
| H A D | eth.c | 392 const struct packet_offload *ptype; in eth_gro_receive() local 445 struct packet_offload *ptype; in eth_gro_complete() local
|
| /linux/drivers/media/usb/dvb-usb/ |
| H A D | usb-urb.c | 18 int ptype = usb_pipetype(urb->pipe); in usb_urb_complete() local
|
| /linux/include/uapi/linux/netfilter_bridge/ |
| H A D | ebt_arp.h | 24 __be16 ptype; member
|
| /linux/drivers/media/usb/dvb-usb-v2/ |
| H A D | usb_urb.c | 22 int ptype = usb_pipetype(urb->pipe); in usb_urb_complete() local
|
| /linux/tools/perf/util/ |
| H A D | python.c | 31 #define member_def(type, member, ptype, help) \ argument 36 #define sample_member_def(name, member, ptype, help) \ argument 485 PyTypeObject *ptype; in pyrf_event__new() local 869 #define counts_values_member_def(member, ptype, help) \ argument 1225 #define evsel_member_def(member, ptype, help) \ argument 1230 #define evsel_attr_member_def(member, ptype, help) \ argument
|
| /linux/net/8021q/ |
| H A D | vlan_core.c | 467 const struct packet_offload *ptype; in vlan_gro_receive() local 519 struct packet_offload *ptype; in vlan_gro_complete() local
|
| /linux/net/sched/ |
| H A D | act_gact.c | 158 u32 ptype = READ_ONCE(gact->tcfg_ptype); in tcf_gact_act() local
|
| H A D | act_skbedit.c | 128 u16 *queue_mapping = NULL, *ptype = NULL; in tcf_skbedit_init() local
|
| /linux/drivers/nvdimm/ |
| H A D | nd-core.h | 52 struct nvdimm *nvdimm, enum nvdimm_passphrase_type ptype) in nvdimm_security_flags()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_flex_pipe.c | 94 bool ice_hw_ptype_ena(struct ice_hw *hw, u16 ptype) in ice_hw_ptype_ena() 659 ice_ptg_find_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 *ptg) in ice_ptg_find_ptype() 693 ice_ptg_remove_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 ptg) in ice_ptg_remove_ptype() 740 ice_ptg_add_mv_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 ptg) in ice_ptg_add_mv_ptype() 2955 ice_add_prof_attrib(struct ice_prof_map *prof, u8 ptg, u16 ptype, in ice_add_prof_attrib() 3051 u16 ptype; in ice_add_prof() local
|