/arch/um/drivers/ |
D | vector_transports.c | 67 struct sk_buff *skb, struct vector_private *vp) in l2tpv3_form_header() 97 struct sk_buff *skb, struct vector_private *vp) in gre_form_header() 115 struct sk_buff *skb, struct vector_private *vp) in raw_form_header() 131 uint8_t *header, struct sk_buff *skb, struct vector_private *vp) in l2tpv3_verify_header() 166 uint8_t *header, struct sk_buff *skb, struct vector_private *vp) in gre_verify_header() 197 uint8_t *header, struct sk_buff *skb, struct vector_private *vp) in raw_verify_header() 241 static int build_gre_transport_data(struct vector_private *vp) in build_gre_transport_data() 302 static int build_l2tpv3_transport_data(struct vector_private *vp) in build_l2tpv3_transport_data() 400 static int build_raw_transport_data(struct vector_private *vp) in build_raw_transport_data() 421 static int build_hybrid_transport_data(struct vector_private *vp) in build_hybrid_transport_data() [all …]
|
D | vector_kern.c | 103 static void vector_reset_stats(struct vector_private *vp) in vector_reset_stats() 292 static int prep_msg(struct vector_private *vp, in prep_msg() 335 struct vector_private *vp = netdev_priv(qi->dev); in vector_enqueue() local 409 struct vector_private *vp = netdev_priv(qi->dev); in vector_send() local 487 struct vector_private *vp = netdev_priv(qi->dev); in destroy_queue() local 524 struct vector_private *vp, in create_queue() 619 struct vector_private *vp, in prep_skb() 678 struct vector_private *vp = netdev_priv(qi->dev); in prep_queue_for_rx() local 800 struct vector_private *vp; in vector_remove() local 841 static int vector_legacy_rx(struct vector_private *vp) in vector_legacy_rx() [all …]
|
/arch/arm/mach-omap2/ |
D | vp.c | 15 struct omap_vp_instance *vp = voltdm->vp; in _vp_set_init_voltage() local 41 struct omap_vp_instance *vp = voltdm->vp; in omap_vp_init() local 124 struct omap_vp_instance *vp = voltdm->vp; in omap_vp_forceupdate_scale() local 199 struct omap_vp_instance *vp; in omap_vp_enable() local 243 struct omap_vp_instance *vp; in omap_vp_disable() local
|
D | prm3xxx.c | 99 struct omap3_vp *vp = &omap3_vp[vp_id]; in omap3_prm_vp_check_txdone() local 109 struct omap3_vp *vp = &omap3_vp[vp_id]; in omap3_prm_vp_clear_txdone() local
|
D | prm44xx.c | 149 struct omap4_vp *vp = &omap4_vp[vp_id]; in omap4_prm_vp_check_txdone() local 160 struct omap4_vp *vp = &omap4_vp[vp_id]; in omap4_prm_vp_clear_txdone() local
|
D | voltage.h | 68 struct omap_vp_instance *vp; member
|
/arch/um/kernel/ |
D | ptrace.c | 49 void __user *vp = p; in arch_ptrace() local
|
/arch/sh/kernel/cpu/shmobile/ |
D | pm.c | 82 void *vp; in sh_mobile_register_self_refresh() local
|
/arch/powerpc/sysdev/xive/ |
D | native.c | 115 __be64 vp; in xive_native_get_irq_config() local 126 #define vp_err(vp, fmt, ...) pr_err("VP[0x%x]: " fmt, vp, ##__VA_ARGS__) argument 392 u32 vp; in xive_native_setup_cpu() local 432 u32 vp; in xive_native_teardown_cpu() local
|
/arch/mips/kernel/ |
D | spram.c | 171 unsigned int *vp = (unsigned int *)(CKSEG1 | pa); in probe_spram() local
|
D | mips-cm.c | 299 unsigned int vp, unsigned int block) in mips_cm_lock_other()
|
/arch/x86/hyperv/ |
D | hv_apic.c | 225 int vp = hv_cpu_number_to_vp_number(cpu); in __send_ipi_one() local
|
/arch/mips/include/asm/ |
D | mips-cm.h | 399 unsigned int vp = cpu_vpe_id(&cpu_data[cpu]); in mips_cm_vp_id() local 438 unsigned int vp, unsigned int block) { } in mips_cm_lock_other()
|
/arch/ia64/kernel/ |
D | unaligned.c | 37 # define DDUMP(str,vp,len) dump(str, vp, len) argument 40 dump (const char *str, void *vp, size_t len) in dump() 52 # define DDUMP(str,vp,len) argument
|
/arch/sparc/kernel/ |
D | ldc.c | 411 struct ldc_version *vp) in send_version_ack() 573 static int process_ver_info(struct ldc_channel *lp, struct ldc_version *vp) in process_ver_info() 607 static int process_ver_ack(struct ldc_channel *lp, struct ldc_version *vp) in process_ver_ack() 625 static int process_ver_nack(struct ldc_channel *lp, struct ldc_version *vp) in process_ver_nack() 650 struct ldc_version *vp; in process_version() local
|
/arch/powerpc/include/asm/ |
D | kvm_book3s.h | 24 bool vp : 1; member
|
/arch/powerpc/xmon/ |
D | xmon.c | 1982 read_spr(int n, unsigned long *vp) in read_spr() 3493 scanhex(unsigned long *vp) in scanhex()
|
/arch/powerpc/kvm/ |
D | book3s_xive.c | 1270 int kvmppc_xive_compute_vp_id(struct kvmppc_xive *xive, u32 cpu, u32 *vp) in kvmppc_xive_compute_vp_id()
|