Home
last modified time | relevance | path

Searched defs:F (Results 1 – 25 of 28) sorted by relevance

12

/linux-2.6.39/kernel/
Dsched_debug.c65 #define P(F) \ in print_cfs_group_stats() argument
67 #define PN(F) \ in print_cfs_group_stats() argument
416 #define __P(F) \ in proc_sched_show_task() argument
418 #define P(F) \ in proc_sched_show_task() argument
420 #define __PN(F) \ in proc_sched_show_task() argument
422 #define PN(F) \ in proc_sched_show_task() argument
/linux-2.6.39/drivers/staging/wlags49_h2/
Ddebug.h136 #define DBG_FUNC(F) static const char *__FUNC__ = F; argument
144 #define DBG_PARAM(A, N, F, S...) {if (DBG_FLAGS(A) & DBG_PARAM_ON) \ argument
205 #define DBG_FUNC(F) argument
209 #define DBG_PARAM(A, N, F, S...) argument
/linux-2.6.39/drivers/video/kyro/
DSTG4000Ramdac.c30 u32 F = 0, R = 0, P = 0; in InitialiseRamdac() local
DSTG4000InitDevice.c121 u32 R = 0, F = 0, OD = 0, ODIndex = 0; in ProgramClock() local
245 u32 F, R, P; in SetCoreClockPLL() local
/linux-2.6.39/lib/
Dhalfmd4.c6 #define F(x, y, z) ((z) ^ ((x) & ((y) ^ (z)))) macro
/linux-2.6.39/arch/m68k/fpsp040/
Dslogn.S241 .set F,FP_SCR2 define
/linux-2.6.39/crypto/
Dmd4.c47 static inline u32 F(u32 x, u32 y, u32 z) in F() function
/linux-2.6.39/drivers/staging/rt2860/common/
Dcrypt_md5.c33 #define F(x, y, z) (((x) & (y)) | ((~x) & (z))) macro
Dcmm_wpa.c1333 static void F(char *password, unsigned char *ssid, int ssidlength, in F() function
/linux-2.6.39/arch/ia64/lib/
Dmemcpy_mck.S555 #define F r28 macro
/linux-2.6.39/arch/ia64/kernel/
Dunaligned.c245 # define F(reg) case reg: ia64_invala_gr(reg); break in invala_gr() macro
272 # define F(reg) case reg: ia64_invala_fr(reg); break in invala_fr() macro
Dkprobes.c45 enum instruction_type {A, I, M, F, B, L, X, u}; enumerator
/linux-2.6.39/arch/frv/include/asm/
Dmb-regs.h124 #define LCD_CMD_FUNCSET(DL,N,F) (LCD_E|0x020|(DL<<4)|(N<<3)|(F<<2)) argument
/linux-2.6.39/scripts/mod/
Dsumversion.c52 static inline uint32_t F(uint32_t x, uint32_t y, uint32_t z) in F() function
/linux-2.6.39/drivers/ata/
Dpata_pdc2027x.c518 int F, R; in pdc_adjust_pll() local
/linux-2.6.39/arch/powerpc/kernel/
Dalign.c43 #define F 4 /* to/from fp regs */ macro
/linux-2.6.39/drivers/video/
Dstifb.c381 #define BA(F,C,S,A,J,B,I) \ argument
384 #define IBOvals(R,M,X,S,D,L,B,F) \ argument
/linux-2.6.39/drivers/media/dvb/frontends/
Dcx24113.c305 s64 F; in cx24113_calc_pll_nf() local
Dmb86a16.c479 unsigned char C, F, B; in rf_val_set() local
/linux-2.6.39/drivers/staging/comedi/drivers/
Djr3_pci.c304 int F = 0; in jr3_pci_ai_insn_read() local
/linux-2.6.39/include/scsi/
Dosd_sense.h251 #define OSD_CDB_OFFSET(F) offsetof(struct osd_cdb_head, F) argument
/linux-2.6.39/drivers/staging/xgifb/
DXGI_main_26.c206 int A, B, C, D, E, F, temp, j; in XGIfb_mode_rate_to_ddata() local
/linux-2.6.39/drivers/net/wan/
Dfarsync.c516 #define dbg(F, fmt, args...) \ argument
522 #define dbg(F, fmt, args...) \ argument
/linux-2.6.39/drivers/char/
Drandom.c1323 #define F(x, y, z) ((z) ^ ((x) & ((y) ^ (z)))) macro
/linux-2.6.39/drivers/video/sis/
Dinit.c3544 int A, B, C, D, E, F, temp; in SiS_Generic_ConvertCRData() local

12