/linux-4.1.27/include/uapi/linux/ |
D | ultrasound.h | 75 #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 …]
|
D | soundcard.h | 1153 #define _CHN_COMMON(dev, event, chn, p1, p2, w14) \ argument
|
/linux-4.1.27/arch/blackfin/mach-bf561/ |
D | atomic.S | 136 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/ |
D | xor.h | 19 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/ |
D | memset.S | 43 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
|
D | memcpy.S | 202 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/ |
D | xor.h | 50 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/ |
D | kvm_para.h | 43 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()
|
D | cmpxchg.h | 37 #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
|
D | etr.h | 15 unsigned int p1 : 1; /* port 1 change recognition control */ member
|
/linux-4.1.27/arch/x86/include/asm/ |
D | xor_32.h | 32 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()
|
D | xor.h | 71 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()
|
D | kvm_para.h | 50 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()
|
D | xor_avx.h | 35 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()
|
D | cmpxchg.h | 210 #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
|
D | microcode_intel.h | 54 #define sigmatch(s1, s2, p1, p2) \ argument
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | xor_32.h | 24 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/ |
D | copy_user_template.S | 38 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/ |
D | consolemap.c | 214 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/ |
D | skein_block.c | 59 #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/ |
D | epapr_hcalls.h | 529 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/ |
D | page_owner_sort.c | 44 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/ |
D | entry.S | 49 p1 = [sp++]; define
|
/linux-4.1.27/security/tomoyo/ |
D | file.c | 338 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
|
D | environ.c | 78 const struct tomoyo_env_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_env_acl() local
|
D | group.c | 55 const struct tomoyo_address_group *p1 = container_of(a, typeof(*p1), in tomoyo_same_address_group() local
|
D | domain.c | 214 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
|
D | network.c | 194 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
|
D | common.c | 1024 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/ |
D | fault-armv.c | 216 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/ |
D | gma_display.h | 31 int p1, p2; member 49 struct gma_range_t dot, vco, n, m, m1, m2, p, p1; member
|
D | mdfld_intel_display.c | 39 struct psb_intel_range_t dot, m, p1; member 46 int p1; member
|
/linux-4.1.27/drivers/media/i2c/ |
D | aptina-pll.c | 37 unsigned int p1; in aptina_pll_calculate() local
|
D | aptina-pll.h | 30 unsigned int p1; member
|
/linux-4.1.27/arch/blackfin/mach-common/ |
D | cache.S | 91 p1 = [p0]; define
|
D | head.S | 23 p1 = r1; define
|
D | entry.S | 718 p1 = r1; define 1058 p1 = rets; define
|
/linux-4.1.27/sound/synth/emux/ |
D | emux_oss.c | 339 unsigned short p1; in emuspec_control() local 434 unsigned short p1; in gusspec_control() local
|
/linux-4.1.27/include/media/ |
D | mt9t112.h | 19 u8 p1, p2, p3, p4, p5, p6, p7; member
|
/linux-4.1.27/scripts/ |
D | conmakehash.c | 87 char *p, *p1; in main() local
|
D | kallsyms.c | 476 unsigned char *p1, *p2; in compress_symbols() local
|
/linux-4.1.27/lib/raid6/test/ |
D | test.c | 94 int i, j, p1, p2; in main() local
|
/linux-4.1.27/sound/core/seq/oss/ |
D | seq_oss_event.h | 61 unsigned char p1, p2, p3, p4; member 70 unsigned char p1, p2; member
|
/linux-4.1.27/drivers/video/fbdev/intelfb/ |
D | intelfbhw.c | 664 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/ |
D | xor.c | 33 unsigned long *p1, *p2, *p3, *p4; in xor_blocks() local
|
D | vmac.c | 328 static u64 l3hash(u64 p1, u64 p2, u64 k1, u64 k2, u64 len) in l3hash()
|
/linux-4.1.27/fs/hfsplus/ |
D | unicode.c | 35 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/ |
D | dwarf-unwind.c | 99 static int compare(void *p1, void *p2) in compare()
|
/linux-4.1.27/include/linux/ |
D | vgaarb.h | 207 static inline int vga_conflicts(struct pci_dev *p1, struct pci_dev *p2) in vga_conflicts()
|
D | mISDNif.h | 403 int p1; member
|
D | sched.h | 2586 bool same_thread_group(struct task_struct *p1, struct task_struct *p2) in same_thread_group()
|
/linux-4.1.27/drivers/scsi/aacraid/ |
D | sa.c | 158 u32 p1, u32 p2, u32 p3, u32 p4, u32 p5, u32 p6, in sa_sync_cmd()
|
D | rx.c | 167 u32 p1, u32 p2, u32 p3, u32 p4, u32 p5, u32 p6, in rx_sync_cmd()
|
D | src.c | 203 u32 p1, u32 p2, u32 p3, u32 p4, u32 p5, u32 p6, in src_sync_cmd()
|
D | aacraid.h | 1243 #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/ |
D | sis_accel.h | 239 #define SiS300SetupMONOPAT(p0,p1) \ argument 365 #define SiS310SetupMONOPAT(p0,p1) \ argument
|
/linux-4.1.27/arch/mips/bcm63xx/ |
D | cpu.c | 227 unsigned int tmp, p1, p2, ndiv, m1; in detect_cpu_clock() local
|
/linux-4.1.27/drivers/md/bcache/ |
D | debug.c | 123 void *p1 = kmap_atomic(bv.bv_page); in bch_data_verify() local
|
/linux-4.1.27/drivers/mtd/onenand/ |
D | omap2.c | 318 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/ |
D | mISDNisar.c | 875 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/ |
D | dpt_i2o.c | 875 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
|
D | in2000.c | 1821 char *p1, *p2; in in2000_setup() local
|
D | wd33c93.c | 1771 char *p1, *p2; in wd33c93_setup() local
|
D | gdth.c | 1474 u32 p1, u64 p2, u64 p3) in gdth_internal_cmd()
|
/linux-4.1.27/drivers/staging/unisys/include/ |
D | timskmod.h | 73 #define SWAPPOINTERS(p1, p2) \ argument
|
/linux-4.1.27/drivers/media/platform/vsp1/ |
D | vsp1_sru.c | 50 #define VI6_SRU_CTRL0_PARAMS(p0, p1) \ argument
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
D | tcm.h | 55 struct tcm_pt p1; member
|
/linux-4.1.27/drivers/isdn/hisax/ |
D | isar.c | 985 u_char p1; in isar_pump_statev_fax() local 1461 u_char ctrl = 0, nom = 0, p1 = 0; in isar_pump_cmd() local
|
D | isdnl2.c | 165 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/ |
D | trace_branch.c | 303 static int annotated_branch_stat_cmp(void *p1, void *p2) in annotated_branch_stat_cmp()
|
D | trace_stat.c | 114 static int dummy_cmp(void *p1, void *p2) in dummy_cmp()
|
D | ftrace.c | 573 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/ |
D | fcp.c | 316 const u8 *p1, *p2; in is_matching_response() local
|
/linux-4.1.27/net/wireless/ |
D | mlme.c | 248 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/ |
D | driver_chipcommon_pmu.c | 341 u32 tmp, div, ndiv, p1, p2, fc; in bcma_pmu_pll_clock() local
|
/linux-4.1.27/tools/perf/util/ |
D | help.c | 249 static int levenshtein_compare(const void *p1, const void *p2) in levenshtein_compare()
|
D | parse-events.c | 871 comp_pmu(const void *p1, const void *p2) in comp_pmu()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/ |
D | arb.c | 60 int found, mclk_extra, mclk_loop, cbs, m1, p1; in nv04_calc_arb() local
|
/linux-4.1.27/net/sched/ |
D | sch_sfb.c | 114 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/ |
D | firestream.c | 639 u32 cmd, u32 p1, u32 p2, u32 p3) in submit_queue() 666 u32 cmd, u32 p1, u32 p2, u32 p3) in submit_command()
|
D | firestream.h | 47 u32 p0, p1, p2; member
|
/linux-4.1.27/fs/ubifs/ |
D | log.c | 309 struct rb_node *p1 = p; in remove_buds() local
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | kprobes.h | 42 unsigned long long p1 : 6; member
|
/linux-4.1.27/lib/lz4/ |
D | lz4hc_compress.c | 86 static inline size_t lz4hc_commonlength(const u8 *p1, const u8 *p2, in lz4hc_commonlength()
|
/linux-4.1.27/drivers/net/wireless/libertas/ |
D | cmd.c | 1566 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()
|
D | debugfs.c | 61 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/ |
D | emu8000_callback.c | 485 oss_ioctl(struct snd_emux *emu, int cmd, int p1, int p2) in oss_ioctl()
|
/linux-4.1.27/drivers/isdn/divert/ |
D | isdn_divert.c | 391 char *p, *p1; in isdn_divert_icall() local
|
/linux-4.1.27/net/caif/ |
D | cfctrl.c | 74 static bool param_eq(const struct cfctrl_link_param *p1, in param_eq()
|
/linux-4.1.27/drivers/media/i2c/soc_camera/ |
D | mt9t112.c | 279 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/ |
D | i2c-ibm_iic.c | 543 static inline int iic_address_neq(const struct i2c_msg* p1, in iic_address_neq()
|
/linux-4.1.27/drivers/gpio/ |
D | gpio-crystalcove.c | 264 unsigned int p0, p1; in crystalcove_gpio_irq_handler() local
|
/linux-4.1.27/arch/arc/kernel/ |
D | unwind.c | 222 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/ |
D | device_pgid.c | 289 static int pgid_cmp(struct pgid *p1, struct pgid *p2) in pgid_cmp()
|
/linux-4.1.27/drivers/of/ |
D | unittest.c | 467 #define propcmp(p1, p2) (((p1)->length == (p2)->length) && \ argument 474 struct property p1 = { .name = "p1", .length = 0, .value = "" }; in of_unittest_property_copy() local
|
D | fdt.c | 299 const char *p1 = pathp, *ps = pathp, *pa = NULL; in unflatten_dt_node() local
|
/linux-4.1.27/drivers/hwmon/ |
D | ibmaem.c | 806 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/ |
D | ptrace.h | 75 long p1; member
|
/linux-4.1.27/drivers/isdn/mISDN/ |
D | layer2.c | 381 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/ |
D | radeon_legacy_tv.c | 431 u16 p1, p2, h_inc; in radeon_legacy_tv_init_restarts() local
|
/linux-4.1.27/drivers/hid/ |
D | hid-sensor-custom.c | 146 static int usage_id_cmp(const void *p1, const void *p2) in usage_id_cmp()
|
/linux-4.1.27/include/math-emu/ |
D | op-4.h | 341 #define umul_ppppmnnn(p3,p2,p1,p0,m,n2,n1,n0) \ argument
|
/linux-4.1.27/sound/oss/ |
D | sequencer.c | 529 unsigned char p1 = event_rec[4]; in seq_chn_common_event() local
|
/linux-4.1.27/drivers/video/fbdev/ |
D | controlfb.c | 796 unsigned long p0, p1, p2, k, l, m, n, min; in calc_clock_params() local
|
D | pm2fb.c | 204 #define PACKPP(p0, p1, p2) (((p2) << 6) | ((p1) << 3) | (p0)) argument
|
/linux-4.1.27/net/ipv6/ |
D | ip6_vti.c | 720 struct __ip6_tnl_parm p1; in vti6_ioctl() local
|
D | ip6_gre.c | 1063 struct __ip6_tnl_parm p1; in ip6gre_tunnel_ioctl() local
|
D | ip6_tunnel.c | 1401 struct __ip6_tnl_parm p1; in ip6_tnl_ioctl() local
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | tx.c | 798 #define PTR_DIFF(p1, p2) ((u8 *)(p1) - (u8 *)(p2)) argument
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | f_midi.c | 398 uint8_t p1, uint8_t p2, uint8_t p3) in f_midi_transmit_packet()
|
/linux-4.1.27/sound/usb/ |
D | mixer.c | 706 void *p1; in check_input_term() local 2110 unsigned char *p1; in parse_audio_unit() local
|
D | midi.c | 523 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/ |
D | elantech.c | 681 unsigned char p1, p2, p3; in elantech_packet_check_v1() local
|
/linux-4.1.27/fs/nfsd/ |
D | nfs3xdr.c | 935 __be32 *p1, *tmp; in encode_entry() local
|
/linux-4.1.27/fs/hpfs/ |
D | dnode.c | 72 loff_t p1, loff_t p2) in for_all_poss()
|
/linux-4.1.27/drivers/video/fbdev/nvidia/ |
D | nv_hw.c | 246 int found, mclk_extra, mclk_loop, cbs, m1, p1; in nv4CalcArbitration() local
|
/linux-4.1.27/drivers/block/ |
D | ataflop.c | 570 ulong *p1 = (ulong *)from, *p2 = (ulong *)to; in copy_buffer() local
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
D | lib-move.c | 1089 lnet_peer_t *p1 = r1->lr_gateway; in lnet_compare_routes() local
|
/linux-4.1.27/drivers/clk/ |
D | clk-si5351.c | 40 unsigned long p1; member
|
/linux-4.1.27/sound/pci/asihpi/ |
D | hpifunc.c | 33 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
|
D | hpi_internal.h | 708 u32 p1; member
|
/linux-4.1.27/drivers/staging/rtl8712/ |
D | rtl871x_security.c | 132 u8 *p = (u8 *)&c, *p1; in crc32_init() local
|
/linux-4.1.27/lib/ |
D | bch.c | 195 const uint32_t *pdata, *p0, *p1, *p2, *p3; in encode_bch() local
|
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
D | rtw_security.c | 104 u8 *p = (u8 *)&c, *p1; in crc32_init() local
|
/linux-4.1.27/drivers/staging/rtl8723au/core/ |
D | rtw_security.c | 104 u8 *p, *p1; in crc32_init() local
|
/linux-4.1.27/net/packet/ |
D | af_packet.c | 601 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/ |
D | xfrm_policy.c | 692 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/ |
D | rt61pci.c | 711 const int p1, const int p2) in rt61pci_config_antenna_2529_rx()
|
/linux-4.1.27/fs/ |
D | namei.c | 2542 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()
|
D | eventpoll.c | 326 static inline int ep_cmp_ffd(struct epoll_filefd *p1, in ep_cmp_ffd()
|
D | dcache.c | 2696 struct dentry *d_ancestor(struct dentry *p1, struct dentry *p2) in d_ancestor()
|
/linux-4.1.27/drivers/crypto/ |
D | sahara.c | 135 dma_addr_t p1; member
|
/linux-4.1.27/drivers/video/fbdev/matrox/ |
D | matroxfb_base.c | 310 unsigned short p0, p1, p2; in matrox_pan_var() local
|
/linux-4.1.27/drivers/mtd/ |
D | mtdswap.c | 929 unsigned int *p1 = (unsigned int *)d->page_buf; in mtdswap_eblk_passes() local
|
/linux-4.1.27/drivers/net/wireless/ath/wil6210/ |
D | debugfs.c | 636 int p1, p2, p3; in wil_write_back() local
|
/linux-4.1.27/fs/ocfs2/dlm/ |
D | dlmmaster.c | 1195 unsigned long p1, p2; in dlm_bitmap_diff_iter_init() local
|
/linux-4.1.27/drivers/mtd/nand/ |
D | omap2.c | 473 struct page *p1; in omap_nand_dma_transfer() local
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_ddi.c | 716 uint32_t p0, p1, p2, dco_freq; in skl_calc_wrpll_link() local
|
D | intel_drv.h | 236 int p1, p2; member
|
D | intel_display.c | 126 intel_range_t dot, vco, n, m, m1, m2, p, p1; member
|
/linux-4.1.27/kernel/power/ |
D | snapshot.c | 2565 swap_two_pages_data(struct page *p1, struct page *p2, void *buf) in swap_two_pages_data()
|
/linux-4.1.27/arch/powerpc/xmon/ |
D | xmon.c | 2366 memdiffs(unsigned char *p1, unsigned char *p2, unsigned nb, unsigned maxpr) in memdiffs()
|
/linux-4.1.27/drivers/video/fbdev/riva/ |
D | riva_hw.c | 661 int found, mclk_extra, mclk_loop, cbs, m1, p1; in nv4CalcArbitration() local
|
/linux-4.1.27/drivers/media/usb/gspca/ |
D | cpia1.c | 992 int ret, p1, p2; in command_setlights() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_request.c | 1165 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/ |
D | ioc3.h | 215 u64 p1; /* buffer pointer 1 */ member
|
/linux-4.1.27/net/bluetooth/ |
D | smp.c | 410 u8 p1[16], p2[16]; in smp_c1() local
|
/linux-4.1.27/virt/kvm/ |
D | kvm_main.c | 2961 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/ |
D | qib_verbs.h | 861 u16 p1 = pkey1 & 0x7FFF; in qib_pkey_ok() local
|
/linux-4.1.27/drivers/nfc/ |
D | pn533.c | 452 u8 p1; member
|
/linux-4.1.27/drivers/scsi/qla4xxx/ |
D | ql4_fw.h | 151 struct host_mem_cfg_regs p1; member
|