Home
last modified time | relevance | path

Searched defs:p1 (Results 1 – 151 of 151) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dultrasound.h75 #define _GUS_CMD(chn, voice, cmd, p1, p2) \ argument
83 #define GUS_NUMVOICES(chn, p1) _GUS_CMD(chn, 0, _GUS_NUMVOICES, (p1), 0) argument
84 #define GUS_VOICESAMPLE(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_VOICESAMPLE, (p1), 0) /* OBSOLET… argument
85 #define GUS_VOICEON(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_VOICEON, (p1), 0) argument
88 #define GUS_VOICEMODE(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_VOICEMODE, (p1), 0) argument
89 #define GUS_VOICEBALA(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_VOICEBALA, (p1), 0) argument
92 #define GUS_VOICEVOL(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_VOICEVOL, (p1), 0) argument
93 #define GUS_VOICEVOL2(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_VOICEVOL2, (p1), 0) argument
95 #define GUS_RAMPRATE(chn, voice, p1, p2) _GUS_CMD(chn, voice, _GUS_RAMPRATE, (p1), (p2)) argument
96 #define GUS_RAMPMODE(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_RAMPMODE, (p1), 0) argument
[all …]
Dsoundcard.h1153 #define _CHN_COMMON(dev, event, chn, p1, p2, w14) \ argument
/linux-4.1.27/arch/blackfin/mach-bf561/
Datomic.S136 p1 = [sp++]; define
185 p1 = [sp++]; define
203 p1 = r1; define
260 p1 = r1; define
279 p1 = r0; define
298 p1 = r0; define
334 p1 = r0; define
366 p1 = r0; define
388 p1 = r0; define
427 p1 = r0; define
[all …]
/linux-4.1.27/include/asm-generic/
Dxor.h19 xor_8regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_8regs_2()
38 xor_8regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_3()
59 xor_8regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_4()
81 xor_8regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_5()
104 xor_32regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_32regs_2()
140 xor_32regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_3()
186 xor_32regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_4()
241 xor_32regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_5()
305 xor_8regs_p_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_8regs_p_2()
331 xor_8regs_p_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_p_3()
[all …]
/linux-4.1.27/arch/hexagon/lib/
Dmemset.S43 p1 = cmp.gtu(r2, #7) define
72 p1 = cmp.eq(r2, #1) define
85 p1 = cmp.eq(r2, #2) define
98 p1 = cmp.eq(r2, #4) define
111 p1 = cmp.eq(r3, #1) define
127 p1 = cmp.eq(r2, #8) define
138 p1 = cmp.eq(r2, #4) define
149 p1 = cmp.eq(r2, #2) define
193 p1 = cmp.eq(r2, #1) define
Dmemcpy.S202 p1 = cmp.eq(ptr_in, ptr_out); /* attempt to overwrite self */ define
205 p1 = or(p2, p1); define
275 p1 = cmp.eq(prolog, #0); define
471 p1 = cmp.gt(over, #0); define
/linux-4.1.27/arch/arm/include/asm/
Dxor.h50 xor_arm4regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_arm4regs_2()
70 xor_arm4regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_3()
92 xor_arm4regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_4()
111 xor_arm4regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_5()
152 xor_neon_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_neon_2()
164 xor_neon_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_3()
177 xor_neon_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_4()
190 xor_neon_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_5()
/linux-4.1.27/arch/s390/include/asm/
Dkvm_para.h43 static inline long kvm_hypercall1(unsigned long nr, unsigned long p1) in kvm_hypercall1()
54 static inline long kvm_hypercall2(unsigned long nr, unsigned long p1, in kvm_hypercall2()
68 static inline long kvm_hypercall3(unsigned long nr, unsigned long p1, in kvm_hypercall3()
84 static inline long kvm_hypercall4(unsigned long nr, unsigned long p1, in kvm_hypercall4()
101 static inline long kvm_hypercall5(unsigned long nr, unsigned long p1, in kvm_hypercall5()
119 static inline long kvm_hypercall6(unsigned long nr, unsigned long p1, in kvm_hypercall6()
Dcmpxchg.h37 #define __cmpxchg_double_op(p1, p2, o1, o2, n1, n2, insn) \ argument
55 #define __cmpxchg_double_4(p1, p2, o1, o2, n1, n2) \ argument
58 #define __cmpxchg_double_8(p1, p2, o1, o2, n1, n2) \ argument
63 #define __cmpxchg_double(p1, p2, o1, o2, n1, n2) \ argument
79 #define cmpxchg_double(p1, p2, o1, o2, n1, n2) \ argument
Detr.h15 unsigned int p1 : 1; /* port 1 change recognition control */ member
/linux-4.1.27/arch/x86/include/asm/
Dxor_32.h32 xor_pII_mmx_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_pII_mmx_2()
75 xor_pII_mmx_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_3()
124 xor_pII_mmx_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_4()
179 xor_pII_mmx_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_5()
259 xor_p5_mmx_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_p5_mmx_2()
306 xor_p5_mmx_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_p5_mmx_3()
363 xor_p5_mmx_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_p5_mmx_4()
429 xor_p5_mmx_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_p5_mmx_5()
Dxor.h71 xor_sse_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_sse_2()
122 xor_sse_2_pf64(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_sse_2_pf64()
156 xor_sse_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_3()
215 xor_sse_3_pf64(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_3_pf64()
252 xor_sse_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_4()
318 xor_sse_4_pf64(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_4_pf64()
357 xor_sse_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_5()
430 xor_sse_5_pf64(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_5_pf64()
Dkvm_para.h50 static inline long kvm_hypercall1(unsigned int nr, unsigned long p1) in kvm_hypercall1()
60 static inline long kvm_hypercall2(unsigned int nr, unsigned long p1, in kvm_hypercall2()
71 static inline long kvm_hypercall3(unsigned int nr, unsigned long p1, in kvm_hypercall3()
82 static inline long kvm_hypercall4(unsigned int nr, unsigned long p1, in kvm_hypercall4()
Dxor_avx.h35 static void xor_avx_2(unsigned long bytes, unsigned long *p0, unsigned long *p1) in xor_avx_2()
61 static void xor_avx_3(unsigned long bytes, unsigned long *p0, unsigned long *p1, in xor_avx_3()
91 static void xor_avx_4(unsigned long bytes, unsigned long *p0, unsigned long *p1, in xor_avx_4()
124 static void xor_avx_5(unsigned long bytes, unsigned long *p0, unsigned long *p1, in xor_avx_5()
Dcmpxchg.h210 #define __cmpxchg_double(pfx, p1, p2, o1, o2, n1, n2) \ argument
227 #define cmpxchg_double(p1, p2, o1, o2, n1, n2) \ argument
230 #define cmpxchg_double_local(p1, p2, o1, o2, n1, n2) \ argument
Dmicrocode_intel.h54 #define sigmatch(s1, s2, p1, p2) \ argument
/linux-4.1.27/arch/sparc/include/asm/
Dxor_32.h24 sparc_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in sparc_2()
61 sparc_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_3()
112 sparc_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_4()
176 sparc_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_5()
/linux-4.1.27/arch/hexagon/mm/
Dcopy_user_template.S38 p1 = cmp.gtu(bytes,#15) define
71 p1 = cmp.gtu(bytes,#7) define
97 p1 = cmp.gtu(bytes,#3) define
/linux-4.1.27/drivers/tty/vt/
Dconsolemap.c214 u16 **p1, *p2; in set_inverse_trans_unicode() local
395 u16 **p1; in con_release_unimap() local
442 u16 **p1, **q1; in con_unify_unimap() local
474 u16 **p1, *p2; in con_insert_unipair() local
551 u16 **p1, *p2, l; in con_set_unimap() local
730 u16 **p1, *p2; in con_get_unimap() local
789 u16 **p1, *p2; in conv_uni_to_pc() local
/linux-4.1.27/drivers/staging/skein/
Dskein_block.c59 #define ROUND256(p0, p1, p2, p3, ROT, r_num) \ argument
70 #define R256(p0, p1, p2, p3, ROT, r_num) /* fully unrolled */ \ argument
83 #define R256(p0, p1, p2, p3, ROT, r_num) ROUND256(p0, p1, p2, p3, ROT, r_num) argument
136 #define ROUND512(p0, p1, p2, p3, p4, p5, p6, p7, ROT, r_num) \ argument
152 #define R512(p0, p1, p2, p3, p4, p5, p6, p7, ROT, r_num) /* unrolled */ \ argument
169 #define R512(p0, p1, p2, p3, p4, p5, p6, p7, ROT, r_num) \ argument
225 #define ROUND1024(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, pA, pB, pC, pD, pE, \ argument
255 #define R1024(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, pA, pB, pC, pD, pE, pF, \ argument
281 #define R1024(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, pA, pB, pC, pD, pE, pF, \ argument
/linux-4.1.27/arch/powerpc/include/asm/
Depapr_hcalls.h529 static inline long epapr_hypercall1(unsigned int nr, unsigned long p1) in epapr_hypercall1()
538 static inline long epapr_hypercall2(unsigned int nr, unsigned long p1, in epapr_hypercall2()
549 static inline long epapr_hypercall3(unsigned int nr, unsigned long p1, in epapr_hypercall3()
561 static inline long epapr_hypercall4(unsigned int nr, unsigned long p1, in epapr_hypercall4()
/linux-4.1.27/tools/vm/
Dpage_owner_sort.c44 static int compare_txt(const void *p1, const void *p2) in compare_txt()
51 static int compare_num(const void *p1, const void *p2) in compare_num()
/linux-4.1.27/arch/blackfin/kernel/
Dentry.S49 p1 = [sp++]; define
/linux-4.1.27/security/tomoyo/
Dfile.c338 const struct tomoyo_path_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_path_acl() local
407 const struct tomoyo_mkdev_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_mkdev_acl() local
486 const struct tomoyo_path2_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_path2_acl() local
619 const struct tomoyo_path_number_acl *p1 = container_of(a, typeof(*p1), in tomoyo_same_path_number_acl() local
947 const struct tomoyo_mount_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_mount_acl() local
Denviron.c78 const struct tomoyo_env_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_env_acl() local
Dgroup.c55 const struct tomoyo_address_group *p1 = container_of(a, typeof(*p1), in tomoyo_same_address_group() local
Ddomain.c214 const struct tomoyo_transition_control *p1 = container_of(a, in tomoyo_same_transition_control() local
371 const struct tomoyo_aggregator *p1 = container_of(a, typeof(*p1), in tomoyo_same_aggregator() local
Dnetwork.c194 const struct tomoyo_inet_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_inet_acl() local
213 const struct tomoyo_unix_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_unix_acl() local
Dcommon.c1024 const struct tomoyo_task_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_task_acl() local
/linux-4.1.27/arch/arm/mm/
Dfault-armv.c216 static int __init check_writebuffer(unsigned long *p1, unsigned long *p2) in check_writebuffer()
242 unsigned long *p1, *p2; in check_writebuffer_bugs() local
/linux-4.1.27/drivers/gpu/drm/gma500/
Dgma_display.h31 int p1, p2; member
49 struct gma_range_t dot, vco, n, m, m1, m2, p, p1; member
Dmdfld_intel_display.c39 struct psb_intel_range_t dot, m, p1; member
46 int p1; member
/linux-4.1.27/drivers/media/i2c/
Daptina-pll.c37 unsigned int p1; in aptina_pll_calculate() local
Daptina-pll.h30 unsigned int p1; member
/linux-4.1.27/arch/blackfin/mach-common/
Dcache.S91 p1 = [p0]; define
Dhead.S23 p1 = r1; define
Dentry.S718 p1 = r1; define
1058 p1 = rets; define
/linux-4.1.27/sound/synth/emux/
Demux_oss.c339 unsigned short p1; in emuspec_control() local
434 unsigned short p1; in gusspec_control() local
/linux-4.1.27/include/media/
Dmt9t112.h19 u8 p1, p2, p3, p4, p5, p6, p7; member
/linux-4.1.27/scripts/
Dconmakehash.c87 char *p, *p1; in main() local
Dkallsyms.c476 unsigned char *p1, *p2; in compress_symbols() local
/linux-4.1.27/lib/raid6/test/
Dtest.c94 int i, j, p1, p2; in main() local
/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_event.h61 unsigned char p1, p2, p3, p4; member
70 unsigned char p1, p2; member
/linux-4.1.27/drivers/video/fbdev/intelfb/
Dintelfbhw.c664 static int calc_vclock(int index, int m1, int m2, int n, int p1, int p2, in calc_vclock()
685 int p1, p2; in intelfbhw_get_p1p2() local
714 int i, m1, m2, n, p1, p2; in intelfbhw_print_hw_state() local
903 int p1, p2; in splitp() local
938 u32 m1, m2, n, p1, p2, n1, testm; in calc_pll_params() local
1049 u32 m1, m2, n, p1, p2, clock_target, clock; in intelfbhw_mode_to_hw() local
/linux-4.1.27/crypto/
Dxor.c33 unsigned long *p1, *p2, *p3, *p4; in xor_blocks() local
Dvmac.c328 static u64 l3hash(u64 p1, u64 p2, u64 k1, u64 k2, u64 len) in l3hash()
/linux-4.1.27/fs/hfsplus/
Dunicode.c35 const hfsplus_unichr *p1, *p2; in hfsplus_strcasecmp() local
68 const hfsplus_unichr *p1, *p2; in hfsplus_strcmp() local
/linux-4.1.27/tools/perf/tests/
Ddwarf-unwind.c99 static int compare(void *p1, void *p2) in compare()
/linux-4.1.27/include/linux/
Dvgaarb.h207 static inline int vga_conflicts(struct pci_dev *p1, struct pci_dev *p2) in vga_conflicts()
DmISDNif.h403 int p1; member
Dsched.h2586 bool same_thread_group(struct task_struct *p1, struct task_struct *p2) in same_thread_group()
/linux-4.1.27/drivers/scsi/aacraid/
Dsa.c158 u32 p1, u32 p2, u32 p3, u32 p4, u32 p5, u32 p6, in sa_sync_cmd()
Drx.c167 u32 p1, u32 p2, u32 p3, u32 p4, u32 p5, u32 p6, in rx_sync_cmd()
Dsrc.c203 u32 p1, u32 p2, u32 p3, u32 p4, u32 p5, u32 p6, in src_sync_cmd()
Daacraid.h1243 #define aac_adapter_sync_cmd(dev, command, p1, p2, p3, p4, p5, p6, status, r1, r2, r3, r4) \ argument
/linux-4.1.27/drivers/video/fbdev/sis/
Dsis_accel.h239 #define SiS300SetupMONOPAT(p0,p1) \ argument
365 #define SiS310SetupMONOPAT(p0,p1) \ argument
/linux-4.1.27/arch/mips/bcm63xx/
Dcpu.c227 unsigned int tmp, p1, p2, ndiv, m1; in detect_cpu_clock() local
/linux-4.1.27/drivers/md/bcache/
Ddebug.c123 void *p1 = kmap_atomic(bv.bv_page); in bch_data_verify() local
/linux-4.1.27/drivers/mtd/onenand/
Domap2.c318 struct page *p1; in omap3_onenand_read_bufferram() local
395 struct page *p1; in omap3_onenand_write_bufferram() local
/linux-4.1.27/drivers/isdn/hardware/mISDN/
DmISDNisar.c875 u8 p1; in isar_pump_statev_fax() local
1355 u8 ctrl = 0, nom = 0, p1 = 0; in isar_pump_cmd() local
/linux-4.1.27/drivers/scsi/
Ddpt_i2o.c875 struct adpt_i2o_post_wait_data *p1, *old; in adpt_i2o_sys_shutdown() local
1077 adpt_hba* p1; in adpt_i2o_delete_hba() local
1203 struct adpt_i2o_post_wait_data *p1, *p2; in adpt_i2o_post_wait() local
1315 struct adpt_i2o_post_wait_data *p1 = NULL; in adpt_i2o_post_wait_complete() local
Din2000.c1821 char *p1, *p2; in in2000_setup() local
Dwd33c93.c1771 char *p1, *p2; in wd33c93_setup() local
Dgdth.c1474 u32 p1, u64 p2, u64 p3) in gdth_internal_cmd()
/linux-4.1.27/drivers/staging/unisys/include/
Dtimskmod.h73 #define SWAPPOINTERS(p1, p2) \ argument
/linux-4.1.27/drivers/media/platform/vsp1/
Dvsp1_sru.c50 #define VI6_SRU_CTRL0_PARAMS(p0, p1) \ argument
/linux-4.1.27/drivers/gpu/drm/omapdrm/
Dtcm.h55 struct tcm_pt p1; member
/linux-4.1.27/drivers/isdn/hisax/
Disar.c985 u_char p1; in isar_pump_statev_fax() local
1461 u_char ctrl = 0, nom = 0, p1 = 0; in isar_pump_cmd() local
Disdnl2.c165 unsigned int p1; in cansend() local
937 u_int p1; in invoke_retransmission() local
1254 int unsigned p1; in l2_pull_iqueue() local
/linux-4.1.27/kernel/trace/
Dtrace_branch.c303 static int annotated_branch_stat_cmp(void *p1, void *p2) in annotated_branch_stat_cmp()
Dtrace_stat.c114 static int dummy_cmp(void *p1, void *p2) in dummy_cmp()
Dftrace.c573 static int function_stat_cmp(void *p1, void *p2) in function_stat_cmp()
587 static int function_stat_cmp(void *p1, void *p2) in function_stat_cmp()
/linux-4.1.27/sound/firewire/
Dfcp.c316 const u8 *p1, *p2; in is_matching_response() local
/linux-4.1.27/net/wireless/
Dmlme.c248 u8 *p1, *p2; in cfg80211_oper_and_ht_capa() local
265 u8 *p1, *p2; in cfg80211_oper_and_vht_capa() local
/linux-4.1.27/drivers/bcma/
Ddriver_chipcommon_pmu.c341 u32 tmp, div, ndiv, p1, p2, fc; in bcma_pmu_pll_clock() local
/linux-4.1.27/tools/perf/util/
Dhelp.c249 static int levenshtein_compare(const void *p1, const void *p2) in levenshtein_compare()
Dparse-events.c871 comp_pmu(const void *p1, const void *p2) in comp_pmu()
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
Darb.c60 int found, mclk_extra, mclk_loop, cbs, m1, p1; in nv04_calc_arb() local
/linux-4.1.27/net/sched/
Dsch_sfb.c114 static u32 prob_plus(u32 p1, u32 p2) in prob_plus()
121 static u32 prob_minus(u32 p1, u32 p2) in prob_minus()
/linux-4.1.27/drivers/atm/
Dfirestream.c639 u32 cmd, u32 p1, u32 p2, u32 p3) in submit_queue()
666 u32 cmd, u32 p1, u32 p2, u32 p3) in submit_command()
Dfirestream.h47 u32 p0, p1, p2; member
/linux-4.1.27/fs/ubifs/
Dlog.c309 struct rb_node *p1 = p; in remove_buds() local
/linux-4.1.27/arch/ia64/include/asm/
Dkprobes.h42 unsigned long long p1 : 6; member
/linux-4.1.27/lib/lz4/
Dlz4hc_compress.c86 static inline size_t lz4hc_commonlength(const u8 *p1, const u8 *p2, in lz4hc_commonlength()
/linux-4.1.27/drivers/net/wireless/libertas/
Dcmd.c1566 int lbs_set_tpc_cfg(struct lbs_private *priv, int enable, int8_t p0, int8_t p1, in lbs_set_tpc_cfg()
1599 int8_t p1, int8_t p2) in lbs_set_power_adapt_cfg()
Ddebugfs.c61 int p1, p2, p3, p4, p5, p6; in lbs_sleepparams_write() local
911 char *p1; in lbs_debugfs_write() local
/linux-4.1.27/sound/isa/sb/
Demu8000_callback.c485 oss_ioctl(struct snd_emux *emu, int cmd, int p1, int p2) in oss_ioctl()
/linux-4.1.27/drivers/isdn/divert/
Disdn_divert.c391 char *p, *p1; in isdn_divert_icall() local
/linux-4.1.27/net/caif/
Dcfctrl.c74 static bool param_eq(const struct cfctrl_link_param *p1, in param_eq()
/linux-4.1.27/drivers/media/i2c/soc_camera/
Dmt9t112.c279 int m, n, p1, p2, p3, p4, p5, p6, p7; in mt9t112_clock_info() local
381 u8 p1, u8 p2, u8 p3, in mt9t112_set_pll_dividers()
/linux-4.1.27/drivers/i2c/busses/
Di2c-ibm_iic.c543 static inline int iic_address_neq(const struct i2c_msg* p1, in iic_address_neq()
/linux-4.1.27/drivers/gpio/
Dgpio-crystalcove.c264 unsigned int p0, p1; in crystalcove_gpio_irq_handler() local
/linux-4.1.27/arch/arc/kernel/
Dunwind.c222 static int cmp_eh_frame_hdr_table_entries(const void *p1, const void *p2) in cmp_eh_frame_hdr_table_entries()
230 static void swap_eh_frame_hdr_table_entries(void *p1, void *p2, int size) in swap_eh_frame_hdr_table_entries()
/linux-4.1.27/drivers/s390/cio/
Ddevice_pgid.c289 static int pgid_cmp(struct pgid *p1, struct pgid *p2) in pgid_cmp()
/linux-4.1.27/drivers/of/
Dunittest.c467 #define propcmp(p1, p2) (((p1)->length == (p2)->length) && \ argument
474 struct property p1 = { .name = "p1", .length = 0, .value = "" }; in of_unittest_property_copy() local
Dfdt.c299 const char *p1 = pathp, *ps = pathp, *pa = NULL; in unflatten_dt_node() local
/linux-4.1.27/drivers/hwmon/
Dibmaem.c806 struct aem_data *p1, *next1; in aem_bmc_gone() local
1096 struct aem_data *p1, *next1; in aem_exit() local
/linux-4.1.27/arch/blackfin/include/uapi/asm/
Dptrace.h75 long p1; member
/linux-4.1.27/drivers/isdn/mISDN/
Dlayer2.c381 unsigned int p1; in cansend() local
1167 u_int p1; in invoke_retransmission() local
1481 u_int i, p1; in l2_pull_iqueue() local
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_legacy_tv.c431 u16 p1, p2, h_inc; in radeon_legacy_tv_init_restarts() local
/linux-4.1.27/drivers/hid/
Dhid-sensor-custom.c146 static int usage_id_cmp(const void *p1, const void *p2) in usage_id_cmp()
/linux-4.1.27/include/math-emu/
Dop-4.h341 #define umul_ppppmnnn(p3,p2,p1,p0,m,n2,n1,n0) \ argument
/linux-4.1.27/sound/oss/
Dsequencer.c529 unsigned char p1 = event_rec[4]; in seq_chn_common_event() local
/linux-4.1.27/drivers/video/fbdev/
Dcontrolfb.c796 unsigned long p0, p1, p2, k, l, m, n, min; in calc_clock_params() local
Dpm2fb.c204 #define PACKPP(p0, p1, p2) (((p2) << 6) | ((p1) << 3) | (p0)) argument
/linux-4.1.27/net/ipv6/
Dip6_vti.c720 struct __ip6_tnl_parm p1; in vti6_ioctl() local
Dip6_gre.c1063 struct __ip6_tnl_parm p1; in ip6gre_tunnel_ioctl() local
Dip6_tunnel.c1401 struct __ip6_tnl_parm p1; in ip6_tnl_ioctl() local
/linux-4.1.27/drivers/net/ethernet/sfc/
Dtx.c798 #define PTR_DIFF(p1, p2) ((u8 *)(p1) - (u8 *)(p2)) argument
/linux-4.1.27/drivers/usb/gadget/function/
Df_midi.c398 uint8_t p1, uint8_t p2, uint8_t p3) in f_midi_transmit_packet()
/linux-4.1.27/sound/usb/
Dmixer.c706 void *p1; in check_input_term() local
2110 unsigned char *p1; in parse_audio_unit() local
Dmidi.c523 uint8_t p1, uint8_t p2, in snd_usbmidi_output_standard_packet()
540 uint8_t p1, uint8_t p2, in snd_usbmidi_output_midiman_packet()
/linux-4.1.27/drivers/input/mouse/
Delantech.c681 unsigned char p1, p2, p3; in elantech_packet_check_v1() local
/linux-4.1.27/fs/nfsd/
Dnfs3xdr.c935 __be32 *p1, *tmp; in encode_entry() local
/linux-4.1.27/fs/hpfs/
Ddnode.c72 loff_t p1, loff_t p2) in for_all_poss()
/linux-4.1.27/drivers/video/fbdev/nvidia/
Dnv_hw.c246 int found, mclk_extra, mclk_loop, cbs, m1, p1; in nv4CalcArbitration() local
/linux-4.1.27/drivers/block/
Dataflop.c570 ulong *p1 = (ulong *)from, *p2 = (ulong *)to; in copy_buffer() local
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
Dlib-move.c1089 lnet_peer_t *p1 = r1->lr_gateway; in lnet_compare_routes() local
/linux-4.1.27/drivers/clk/
Dclk-si5351.c40 unsigned long p1; member
/linux-4.1.27/sound/pci/asihpi/
Dhpifunc.c33 static u16 hpi_handle_indexes(const u32 h, u16 *p1, u16 *p2) in hpi_handle_indexes()
1364 #define hpi_control_param1_get(h, a, p1) \ argument
1366 #define hpi_control_param2_get(h, a, p1, p2) \ argument
Dhpi_internal.h708 u32 p1; member
/linux-4.1.27/drivers/staging/rtl8712/
Drtl871x_security.c132 u8 *p = (u8 *)&c, *p1; in crc32_init() local
/linux-4.1.27/lib/
Dbch.c195 const uint32_t *pdata, *p0, *p1, *p2, *p3; in encode_bch() local
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_security.c104 u8 *p = (u8 *)&c, *p1; in crc32_init() local
/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_security.c104 u8 *p, *p1; in crc32_init() local
/linux-4.1.27/net/packet/
Daf_packet.c601 static void prb_init_ft_ops(struct tpacket_kbdq_core *p1, in prb_init_ft_ops()
612 struct tpacket_kbdq_core *p1 = GET_PBDQC_FROM_RB(rb); in init_prb_bdqc() local
/linux-4.1.27/net/xfrm/
Dxfrm_policy.c692 u32 *p1 = (u32 *) s1; in selector_cmp() local
1368 *p1 = sk->sk_policy[1]; in __xfrm_sk_clone_policy() local
/linux-4.1.27/drivers/net/wireless/rt2x00/
Drt61pci.c711 const int p1, const int p2) in rt61pci_config_antenna_2529_rx()
/linux-4.1.27/fs/
Dnamei.c2542 struct dentry *lock_rename(struct dentry *p1, struct dentry *p2) in lock_rename()
2573 void unlock_rename(struct dentry *p1, struct dentry *p2) in unlock_rename()
Deventpoll.c326 static inline int ep_cmp_ffd(struct epoll_filefd *p1, in ep_cmp_ffd()
Ddcache.c2696 struct dentry *d_ancestor(struct dentry *p1, struct dentry *p2) in d_ancestor()
/linux-4.1.27/drivers/crypto/
Dsahara.c135 dma_addr_t p1; member
/linux-4.1.27/drivers/video/fbdev/matrox/
Dmatroxfb_base.c310 unsigned short p0, p1, p2; in matrox_pan_var() local
/linux-4.1.27/drivers/mtd/
Dmtdswap.c929 unsigned int *p1 = (unsigned int *)d->page_buf; in mtdswap_eblk_passes() local
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Ddebugfs.c636 int p1, p2, p3; in wil_write_back() local
/linux-4.1.27/fs/ocfs2/dlm/
Ddlmmaster.c1195 unsigned long p1, p2; in dlm_bitmap_diff_iter_init() local
/linux-4.1.27/drivers/mtd/nand/
Domap2.c473 struct page *p1; in omap_nand_dma_transfer() local
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_ddi.c716 uint32_t p0, p1, p2, dco_freq; in skl_calc_wrpll_link() local
Dintel_drv.h236 int p1, p2; member
Dintel_display.c126 intel_range_t dot, vco, n, m, m1, m2, p, p1; member
/linux-4.1.27/kernel/power/
Dsnapshot.c2565 swap_two_pages_data(struct page *p1, struct page *p2, void *buf) in swap_two_pages_data()
/linux-4.1.27/arch/powerpc/xmon/
Dxmon.c2366 memdiffs(unsigned char *p1, unsigned char *p2, unsigned nb, unsigned maxpr) in memdiffs()
/linux-4.1.27/drivers/video/fbdev/riva/
Driva_hw.c661 int found, mclk_extra, mclk_loop, cbs, m1, p1; in nv4CalcArbitration() local
/linux-4.1.27/drivers/media/usb/gspca/
Dcpia1.c992 int ret, p1, p2; in command_setlights() local
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c1165 static inline int can_merge_pages(struct brw_page *p1, struct brw_page *p2) in can_merge_pages()
/linux-4.1.27/arch/mips/include/asm/sn/
Dioc3.h215 u64 p1; /* buffer pointer 1 */ member
/linux-4.1.27/net/bluetooth/
Dsmp.c410 u8 p1[16], p2[16]; in smp_c1() local
/linux-4.1.27/virt/kvm/
Dkvm_main.c2961 static int kvm_io_bus_sort_cmp(const void *p1, const void *p2) in kvm_io_bus_sort_cmp()
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_verbs.h861 u16 p1 = pkey1 & 0x7FFF; in qib_pkey_ok() local
/linux-4.1.27/drivers/nfc/
Dpn533.c452 u8 p1; member
/linux-4.1.27/drivers/scsi/qla4xxx/
Dql4_fw.h151 struct host_mem_cfg_regs p1; member