Home
last modified time | relevance | path

Searched refs:P (Results 1 – 25 of 207) sorted by relevance

123456789

/linux-2.6.39/scripts/kconfig/
Dlkc_proto.h4 P(conf_parse,void,(const char *name));
5 P(conf_read,int,(const char *name));
6 P(conf_read_simple,int,(const char *name, int));
7 P(conf_write_defconfig,int,(const char *name));
8 P(conf_write,int,(const char *name));
9 P(conf_write_autoconf,int,(void));
10 P(conf_get_changed,bool,(void));
11 P(conf_set_changed_callback, void,(void (*fn)(void)));
12 P(conf_set_message_callback, void,(void (*fn)(const char *fmt, va_list ap)));
15 P(rootmenu,struct menu,);
[all …]
Dkconfig_load.c7 #define P(name,type,arg) type (*name ## _p) arg macro
9 #undef P
25 #define P(name,type,arg) \ in kconfig_load() macro
34 #undef P in kconfig_load()
/linux-2.6.39/Documentation/frv/
Dgdbinit7 …mr0 : L:%08lx P:%08lx : L:%08lx P:%08lx\n",__debug_mmu.damr[0x0].L,__debug_mmu.damr[0x0].P,__debug…
8 …mr1 : L:%08lx P:%08lx : L:%08lx P:%08lx\n",__debug_mmu.damr[0x1].L,__debug_mmu.damr[0x1].P,__debug…
9 …mr2 : L:%08lx P:%08lx : L:%08lx P:%08lx\n",__debug_mmu.damr[0x2].L,__debug_mmu.damr[0x2].P,__debug…
10 …mr3 : L:%08lx P:%08lx : L:%08lx P:%08lx\n",__debug_mmu.damr[0x3].L,__debug_mmu.damr[0x3].P,__debug…
11 …mr4 : L:%08lx P:%08lx : L:%08lx P:%08lx\n",__debug_mmu.damr[0x4].L,__debug_mmu.damr[0x4].P,__debug…
12 …mr5 : L:%08lx P:%08lx : L:%08lx P:%08lx\n",__debug_mmu.damr[0x5].L,__debug_mmu.damr[0x5].P,__debug…
13 …mr6 : L:%08lx P:%08lx : L:%08lx P:%08lx\n",__debug_mmu.damr[0x6].L,__debug_mmu.damr[0x6].P,__debug…
14 …mr7 : L:%08lx P:%08lx : L:%08lx P:%08lx\n",__debug_mmu.damr[0x7].L,__debug_mmu.damr[0x7].P,__debug…
16 printf "amr8 : L:%08lx P:%08lx\n",__debug_mmu.damr[0x8].L,__debug_mmu.damr[0x8].P
17 printf "amr9 : L:%08lx P:%08lx\n",__debug_mmu.damr[0x9].L,__debug_mmu.damr[0x9].P
[all …]
/linux-2.6.39/tools/perf/util/
Dctype.c14 P = GIT_PRINT_EXTRA, /* printable - alpha - digit - glob - regex */ enumerator
24 PS,P, P, P, R, P, P, P, R, R, G, R, P, P, R, P, /* 32.. 47 */
25 D, D, D, D, D, D, D, D, D, D, P, P, P, P, P, G, /* 48.. 63 */
26 P, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, /* 64.. 79 */
27 A, A, A, A, A, A, A, A, A, A, A, G, G, P, R, P, /* 80.. 95 */
28 P, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, /* 96..111 */
29 A, A, A, A, A, A, A, A, A, A, A, R, R, P, P, 0, /* 112..127 */
/linux-2.6.39/kernel/
Dsched_debug.c65 #define P(F) \ in print_cfs_group_stats() macro
83 P(se->statistics.wait_count); in print_cfs_group_stats()
85 P(se->load.weight); in print_cfs_group_stats()
87 #undef P in print_cfs_group_stats()
229 #define P(x) \ in print_rt_rq() macro
234 P(rt_nr_running); in print_rt_rq()
235 P(rt_throttled); in print_rt_rq()
240 #undef P in print_rt_rq()
261 #define P(x) \ in print_cpu() macro
266 P(nr_running); in print_cpu()
[all …]
/linux-2.6.39/Documentation/arm/nwfpe/
DREADME.FPE8 {P|M|Z} = {round to +infinity,round to -infinity,round to zero},
45 FLT{cond}<S,D,E>{P,M,Z} Fn, Rd Convert integer to floating point
46 FIX{cond}{P,M,Z} Rd, Fn Convert floating point to integer
74 ADF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - add
75 SUF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - subtract
76 RSF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - reverse subtract
77 MUF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - multiply
78 DVF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - divide
79 RDV{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - reverse divide
83 FML{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - fast multiply
[all …]
DTODO4 POW{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - power
5 RPW{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - reverse power
6 POL{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - polar angle (arctan2)
8 LOG{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - logarithm to base 10
9 LGN{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - logarithm to base e
10 EXP{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - exponent
11 SIN{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - sine
12 COS{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - cosine
13 TAN{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - tangent
14 ASN{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - arcsine
[all …]
/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnv50_calc.c32 int *N1, int *M1, int *N2, int *M2, int *P) in nv50_calc_pll() argument
45 *P = pll_vals.log2P; in nv50_calc_pll()
51 int *N, int *fN, int *M, int *P) in nv50_calc_pll2() argument
59 *P = max_vco_freq / clk; in nv50_calc_pll2()
60 if (*P > pll->max_p) in nv50_calc_pll2()
61 *P = pll->max_p; in nv50_calc_pll2()
62 if (*P < pll->min_p) in nv50_calc_pll2()
63 *P = pll->min_p; in nv50_calc_pll2()
73 fb_div.full = dfixed_const(clk * *P); in nv50_calc_pll2()
Dnva3_pm.c38 int N, M, P; member
45 int P, N, M, ret; in nva3_pm_clock_get() local
53 P = (reg & 0x003f0000) >> 16; in nva3_pm_clock_get()
56 return pll.refclk * N / M / P; in nva3_pm_clock_get()
77 &state->M, &state->P); in nva3_pm_clock_pre()
92 nv_wr32(dev, reg + 4, (state->P << 16) | (state->N << 8) | state->M); in nva3_pm_clock_set()
Dnv50_pm.c34 int N, M, P; member
41 int P, N, M, ret; in nv50_pm_clock_get() local
50 P = (reg0 & 0x00070000) >> 16; in nv50_pm_clock_get()
54 return ((pll.refclk * N / M) >> P); in nv50_pm_clock_get()
77 &dummy, &dummy, &state->P); in nv50_pm_clock_pre()
96 int P = state->P; in nv50_pm_clock_set() local
120 tmp |= 0x80000000 | (P << 16); in nv50_pm_clock_set()
Dnouveau_volt.c111 struct bit_entry P; in nouveau_volt_init() local
116 if (bit_table(dev, 'P', &P)) in nouveau_volt_init()
119 if (P.version == 1) in nouveau_volt_init()
120 volt = ROMPTR(bios, P.data[16]); in nouveau_volt_init()
122 if (P.version == 2) in nouveau_volt_init()
123 volt = ROMPTR(bios, P.data[12]); in nouveau_volt_init()
125 NV_WARN(dev, "unknown volt for BIT P %d\n", P.version); in nouveau_volt_init()
/linux-2.6.39/kernel/irq/
Ddebug.h7 #define P(f) if (desc->status_use_accessors & f) printk("%14s set\n", #f) macro
26 P(IRQ_LEVEL); in print_irq_desc()
27 P(IRQ_PER_CPU); in print_irq_desc()
28 P(IRQ_NOPROBE); in print_irq_desc()
29 P(IRQ_NOREQUEST); in print_irq_desc()
30 P(IRQ_NOAUTOEN); in print_irq_desc()
42 #undef P
/linux-2.6.39/crypto/
Dblowfish.c314 #define ROUND(a, b, n) b ^= P[n]; a ^= bf_F (b)
322 const u32 *P = bctx->p; in encrypt_block() local
344 yl ^= P[16]; in encrypt_block()
345 yr ^= P[17]; in encrypt_block()
369 const u32 *P = ctx->p; in bf_decrypt() local
391 yl ^= P[1]; in bf_decrypt()
392 yr ^= P[0]; in bf_decrypt()
404 u32 *P = ctx->p; in bf_setkey() local
416 P[i] = bf_pbox[i]; in bf_setkey()
425 P[i] = P[i] ^ temp; in bf_setkey()
[all …]
/linux-2.6.39/kernel/time/
Dtimer_list.c142 #define P(x) \ in print_cpu() macro
151 P(hres_active); in print_cpu()
152 P(nr_events); in print_cpu()
153 P(nr_retries); in print_cpu()
154 P(nr_hangs); in print_cpu()
157 #undef P in print_cpu()
161 # define P(x) \ in print_cpu() macro
169 P(nohz_mode); in print_cpu()
171 P(tick_stopped); in print_cpu()
172 P(idle_jiffies); in print_cpu()
[all …]
/linux-2.6.39/drivers/isdn/mISDN/
Ddsp_blowfish.c360 #define EROUND(a, b, n) do { b ^= P[n]; a ^= bf_F(b); } while (0)
361 #define DROUND(a, b, n) do { a ^= bf_F(b); b ^= P[n]; } while (0)
374 u32 *P = dsp->bf_p; in dsp_bf_encrypt() local
422 yl ^= P[16]; in dsp_bf_encrypt()
423 yr ^= P[17]; in dsp_bf_encrypt()
466 u32 *P = dsp->bf_p; in dsp_bf_decrypt() local
520 yr ^= P[17]; in dsp_bf_decrypt()
521 yl ^= P[16]; in dsp_bf_decrypt()
563 encrypt_block(const u32 *P, const u32 *S, u32 *dst, u32 *src) in encrypt_block() argument
585 yl ^= P[16]; in encrypt_block()
[all …]
/linux-2.6.39/fs/jfs/
Djfs_btree.h67 #define BT_GETPAGE(IP, BN, MP, TYPE, SIZE, P, RC, ROOT)\ argument
72 P = (TYPE *)&JFS_IP(IP)->ROOT;\
80 P = (MP)->data;\
82 P = NULL;\
155 #define BT_GETSEARCH(IP, LEAF, BN, MP, TYPE, P, INDEX, ROOT)\ argument
160 P = (TYPE *)MP->data;\
162 P = (TYPE *)&JFS_IP(IP)->ROOT;\
/linux-2.6.39/drivers/gpu/drm/i915/
Dintel_overlay.c1565 #define P(x) seq_printf(m, " " #x ": 0x%08x\n", error->regs.x) in intel_overlay_print_error_state() macro
1566 P(OBUF_0Y); in intel_overlay_print_error_state()
1567 P(OBUF_1Y); in intel_overlay_print_error_state()
1568 P(OBUF_0U); in intel_overlay_print_error_state()
1569 P(OBUF_0V); in intel_overlay_print_error_state()
1570 P(OBUF_1U); in intel_overlay_print_error_state()
1571 P(OBUF_1V); in intel_overlay_print_error_state()
1572 P(OSTRIDE); in intel_overlay_print_error_state()
1573 P(YRGB_VPH); in intel_overlay_print_error_state()
1574 P(UV_VPH); in intel_overlay_print_error_state()
[all …]
/linux-2.6.39/Documentation/s390/
Dconfig3270.sh16 P=/proc/tty/driver/tty3270
30 if ! ls $P > /dev/null 2>&1; then
33 ls $P > /dev/null 2>&1 || exit 1
51 echo what=config > $P
70 done < $P
/linux-2.6.39/arch/arm/mach-ns9xxx/
DKconfig23 bool "ConnectCore 9P 9360 on an A9M9750 Devboard"
27 Say Y here if you are using the Digi ConnectCore 9P 9360
31 bool "ConnectCore 9P 9360 on a JSCC9P9360 Devboard"
35 Say Y here if you are using the Digi ConnectCore 9P 9360
/linux-2.6.39/crypto/async_tx/
Dasync_pq.c41 #define P(b, d) (b[d-2]) macro
68 if (P(blocks, disks)) in do_async_gen_syndrome()
69 dma_dest[0] = dma_map_page(dma->dev, P(blocks, disks), offset, in do_async_gen_syndrome()
201 &P(blocks, disks), 2, in async_gen_syndrome()
206 BUG_ON(disks > 255 || !(P(blocks, disks) || Q(blocks, disks))); in async_gen_syndrome()
230 if (!P(blocks, disks)) { in async_gen_syndrome()
231 P(blocks, disks) = pq_scribble_page; in async_gen_syndrome()
297 if (!P(blocks, disks)) in async_syndrome_val()
300 pq[0] = dma_map_page(dev, P(blocks, disks), in async_syndrome_val()
336 struct page *p_src = P(blocks, disks); in async_syndrome_val()
[all …]
/linux-2.6.39/firmware/dsp56k/
Dbootstrap.asm34 org P:$0
37 org P:$40
48 ; move A,P:(r0)+
55 movem P:(r0)+,x0
56 movem x0,P:(r1)+
63 org P:$7ea9
86 movep X:<<M_HRX,P:(r0)+
/linux-2.6.39/arch/arm/mach-kirkwood/
DKconfig48 bool "QNAP TS-110, TS-119, TS-119P+, TS-210, TS-219, TS-219P and TS-219P+ Turbo NAS"
51 QNAP TS-110, TS-119, TS-119P+, TS-210, TS-219, TS-219P and
52 TS-219P+ Turbo NAS devices.
55 bool "QNAP TS-410, TS-410U, TS-419P, TS-419P+ and TS-419U Turbo NAS"
58 QNAP TS-410, TS-410U, TS-419P, TS-419P+ and TS-419U Turbo
/linux-2.6.39/arch/sh/lib64/
Dcopy_user_memcpy.S61 #define LDUAQ(P,O,D0,D1) ldlo.q P,O,D0; ldhi.q P,O+7,D1 argument
62 #define STUAQ(P,O,D0,D1) stlo.q P,O,D0; sthi.q P,O+7,D1 argument
63 #define LDUAL(P,O,D0,D1) ldlo.l P,O,D0; ldhi.l P,O+3,D1 argument
64 #define STUAL(P,O,D0,D1) stlo.l P,O,D0; sthi.l P,O+3,D1 argument
Dmemcpy.S46 #define LDUAQ(P,O,D0,D1) ldlo.q P,O,D0; ldhi.q P,O+7,D1 argument
47 #define STUAQ(P,O,D0,D1) stlo.q P,O,D0; sthi.q P,O+7,D1 argument
48 #define LDUAL(P,O,D0,D1) ldlo.l P,O,D0; ldhi.l P,O+3,D1 argument
49 #define STUAL(P,O,D0,D1) stlo.l P,O,D0; sthi.l P,O+3,D1 argument
/linux-2.6.39/net/9p/
DKconfig2 # 9P protocol configuration
20 tristate "9P Virtio Transport (Experimental)"
27 tristate "9P RDMA Transport (Experimental)"
34 Say Y if you want the 9P subsystem to log debug information.

123456789