Home
last modified time | relevance | path

Searched defs:fp (Results 1 – 25 of 186) sorted by relevance

12345678

/linux-2.4.37.9/arch/m68k/kernel/
Dtraps.c203 static inline void access_error060 (struct frame *fp) in access_error060()
309 static inline void fix_xframe040(struct frame *fp, unsigned long wba, unsigned short wbs) in fix_xframe040()
317 static inline void do_040writebacks(struct frame *fp) in do_040writebacks()
362 asmlinkage void berr_040cleanup(struct frame *fp) in berr_040cleanup()
370 static inline void access_error040(struct frame *fp) in access_error040()
449 static inline void bus_error030(struct frame *fp) in bus_error030()
571 static inline void bus_error030 (struct frame *fp) in bus_error030()
759 asmlinkage void buserr_c(struct frame *fp) in buserr_c()
858 static void show_stack(struct frame *fp) in show_stack()
947 void bad_super_trap (struct frame *fp) in bad_super_trap()
[all …]
/linux-2.4.37.9/arch/ppc/amiga/
Damiints.c75 static void ami_badint(int irq, void *dev_id, struct pt_regs *fp) in ami_badint()
188 inline void amiga_do_irq(int irq, struct pt_regs *fp) in amiga_do_irq()
197 void amiga_do_irq_list(int irq, struct pt_regs *fp) in amiga_do_irq_list()
214 static void ami_int1(int irq, void *dev_id, struct pt_regs *fp) in ami_int1()
237 static void ami_int3(int irq, void *dev_id, struct pt_regs *fp) in ami_int3()
258 static void ami_int4(int irq, void *dev_id, struct pt_regs *fp) in ami_int4()
287 static void ami_int5(int irq, void *dev_id, struct pt_regs *fp) in ami_int5()
304 static void ami_int7(int irq, void *dev_id, struct pt_regs *fp) in ami_int7()
/linux-2.4.37.9/arch/m68k/amiga/
Damiints.c71 static void ami_badint(int irq, void *dev_id, struct pt_regs *fp) in ami_badint()
349 inline void amiga_do_irq(int irq, struct pt_regs *fp) in amiga_do_irq()
355 void amiga_do_irq_list(int irq, struct pt_regs *fp) in amiga_do_irq_list()
371 static void ami_int1(int irq, void *dev_id, struct pt_regs *fp) in ami_int1()
394 static void ami_int3(int irq, void *dev_id, struct pt_regs *fp) in ami_int3()
415 static void ami_int4(int irq, void *dev_id, struct pt_regs *fp) in ami_int4()
444 static void ami_int5(int irq, void *dev_id, struct pt_regs *fp) in ami_int5()
461 static void ami_int7(int irq, void *dev_id, struct pt_regs *fp) in ami_int7()
/linux-2.4.37.9/arch/m68k/sun3/
Dsun3ints.c59 inline void sun3_do_irq(int irq, struct pt_regs *fp) in sun3_do_irq()
66 static void sun3_int7(int irq, void *dev_id, struct pt_regs *fp) in sun3_int7()
73 static void sun3_int5(int irq, void *dev_id, struct pt_regs *fp) in sun3_int5()
126 static void sun3_inthandle(int irq, void *dev_id, struct pt_regs *fp) in sun3_inthandle()
137 static void sun3_vec255(int irq, void *dev_id, struct pt_regs *fp) in sun3_vec255()
/linux-2.4.37.9/drivers/sbus/char/
Dbbc_envctrl.c128 static void set_fan_speeds(struct bbc_fan_control *fp) in set_fan_speeds()
358 static int maybe_new_ambient_fan_speed(struct bbc_fan_control *fp) in maybe_new_ambient_fan_speed()
392 static int maybe_new_cpu_fan_speed(struct bbc_fan_control *fp) in maybe_new_cpu_fan_speed()
428 static void maybe_new_fan_speeds(struct bbc_fan_control *fp) in maybe_new_fan_speeds()
441 struct bbc_fan_control *fp; in fans_full_blast() local
468 struct bbc_fan_control *fp; in kenvctrld() local
538 struct bbc_fan_control *fp = kmalloc(sizeof(*fp), GFP_KERNEL); in attach_one_fan() local
599 static void destroy_one_fan(struct bbc_fan_control *fp) in destroy_one_fan()
608 struct bbc_fan_control *fp; in bbc_envctrl_cleanup() local
/linux-2.4.37.9/drivers/s390/char/
Dtubfs.c125 fs3270_open(struct inode *ip, struct file *fp) in fs3270_open()
155 fs3270_close(struct inode *ip, struct file *fp) in fs3270_close()
334 fs3270_ioctl(struct inode *ip, struct file *fp, in fs3270_ioctl()
367 fs3270_read(struct file *fp, char *dp, size_t len, loff_t *off) in fs3270_read()
424 fs3270_write(struct file *fp, const char *dp, size_t len, loff_t *off) in fs3270_write()
/linux-2.4.37.9/Documentation/cdrom/
Dcdrom-standard.tex827 \subsubsection{Directly implemented $ioctl$s}
843 \subsubsection{$Ioctl$s routed through $audio_ioctl()$}
871 \subsubsection{New $ioctl$s in \cdromc}
958 \subsubsection{Device dependent $ioctl$s}
/linux-2.4.37.9/net/unix/
Dgarbage.c124 void unix_inflight(struct file *fp) in unix_inflight()
133 void unix_notinflight(struct file *fp) in unix_notinflight()
268 struct file **fp = UNIXCB(skb).fp->fp; in unix_gc() local
/linux-2.4.37.9/drivers/sound/
Dsound_firmware.c12 static int do_mod_firmware_load(const char *fn, char **fp) in do_mod_firmware_load()
69 int mod_firmware_load(const char *fn, char **fp) in mod_firmware_load()
/linux-2.4.37.9/fs/xfs/
Dxfs_ialloc.h83 #define XFS_IALLOC_FIND_FREE(fp) xfs_ialloc_find_free(fp) argument
85 #define XFS_IALLOC_FIND_FREE(fp) xfs_lowbit64(*(fp)) argument
/linux-2.4.37.9/arch/sparc/kernel/
Dprocess.c218 void __show_backtrace(unsigned long fp) in __show_backtrace()
242 #define __GET_FP(fp) __asm__ __volatile__("mov %%i6, %0" : "=r" (fp)) argument
246 unsigned long fp; in show_backtrace() local
315 unsigned long pc, fp; in show_trace_task() local
/linux-2.4.37.9/include/net/
Dscm.h13 struct file *fp[SCM_MAX_FD]; member
19 struct scm_fp_list *fp; /* Passed files */ member
/linux-2.4.37.9/net/ipv4/
Dfib_hash.c172 struct fib_node *f, **fp, *next; in fn_rebuild_zone() local
437 #define FIB_SCAN(f, fp) \ argument
440 #define FIB_SCAN_KEY(f, fp, key) \ argument
444 #define FIB_SCAN_TOS(f, fp, key, tos) FIB_SCAN_KEY(f, fp, key) argument
446 #define FIB_SCAN_TOS(f, fp, key, tos) \ argument
461 struct fib_node *new_f, *f, **fp, **del_fp; in fn_hash_insert() local
640 struct fib_node **fp, **del_fp, *f; in fn_hash_delete() local
729 fn_flush_list(struct fib_node ** fp, int z, struct fn_hash *table) in fn_flush_list()
784 struct fib_node **fp = fz->fz_hash; in fn_hash_get_info() local
/linux-2.4.37.9/arch/m68k/mvme147/
D147ints.c104 void mvme147_process_int (unsigned long vec, struct pt_regs *fp) in mvme147_process_int()
129 static void mvme147_defhand (int irq, void *dev_id, struct pt_regs *fp) in mvme147_defhand()
/linux-2.4.37.9/arch/m68k/mvme16x/
D16xints.c106 void mvme16x_process_int (unsigned long vec, struct pt_regs *fp) in mvme16x_process_int()
131 static void mvme16x_defhand (int irq, void *dev_id, struct pt_regs *fp) in mvme16x_defhand()
Dconfig.c214 static void mvme16x_abort_int (int irq, void *dev_id, struct pt_regs *fp) in mvme16x_abort_int()
241 static void mvme16x_timer_int (int irq, void *dev_id, struct pt_regs *fp) in mvme16x_timer_int()
/linux-2.4.37.9/arch/m68k/bvme6000/
Dbvmeints.c119 void bvme6000_process_int (unsigned long vec, struct pt_regs *fp) in bvme6000_process_int()
144 static void bvme6000_defhand (int irq, void *dev_id, struct pt_regs *fp) in bvme6000_defhand()
/linux-2.4.37.9/arch/arm/kernel/
Dprocess.c289 static void default_fp_init(union fp_state *fp) in default_fp_init()
339 int dump_fpu (struct pt_regs *regs, struct user_fp *fp) in dump_fpu()
417 unsigned long fp, lr; in get_wchan() local
/linux-2.4.37.9/net/decnet/
Ddn_table.c70 #define DN_FIB_SCAN(f, fp) \ argument
73 #define DN_FIB_SCAN_KEY(f, fp, key) \ argument
125 struct dn_fib_node *f, **fp, *next; in dn_rebuild_zone() local
440 struct dn_fib_node *new_f, *f, **fp, **del_fp; in dn_fib_table_insert() local
578 struct dn_fib_node **fp, **del_fp, *f; in dn_fib_table_delete() local
657 static __inline__ int dn_flush_list(struct dn_fib_node **fp, int z, struct dn_hash *table) in dn_flush_list()
791 struct dn_fib_node **fp = dz->dz_hash; in dn_fib_table_get_info() local
/linux-2.4.37.9/drivers/message/i2o/
Di2o_config.c52 struct file* fp; member
202 static int cfg_ioctl(struct inode *inode, struct file *fp, unsigned int cmd, in cfg_ioctl()
751 static int ioctl_evt_reg(unsigned long arg, struct file *fp) in ioctl_evt_reg()
787 static int ioctl_evt_get(unsigned long arg, struct file *fp) in ioctl_evt_get()
878 static int cfg_fasync(int fd, struct file *fp, int on) in cfg_fasync()
/linux-2.4.37.9/arch/m68k/q40/
Dq40ints.c195 void q40_process_int (int level, struct pt_regs *fp) in q40_process_int()
311 void q40_irq2_handler (int vec, void *devname, struct pt_regs *fp) in q40_irq2_handler()
408 static void q40_defhand (int irq, void *dev_id, struct pt_regs *fp) in q40_defhand()
/linux-2.4.37.9/fs/lockd/
Dsvcsubs.c128 struct nlm_file **fp, *f; in nlm_delete_file() local
215 struct nlm_file *file, **fp; in nlm_traverse_files() local
/linux-2.4.37.9/net/irda/
Diriap.c447 __u8 *fp; in iriap_getvaluebyclass_confirm() local
553 __u8 *fp; in iriap_getvaluebyclass_response() local
642 __u8 *fp; in iriap_getvaluebyclass_indication() local
915 __u8 *fp; in iriap_call_indication() local
Dirlmp_frame.c97 __u8 *fp; in irlmp_link_data_indication() local
208 __u8 *fp; in irlmp_link_unitdata_indication() local
/linux-2.4.37.9/include/asm-alpha/
Dfpu.h93 unsigned long fp; in ieee_swcr_to_fpcr() local
107 ieee_fpcr_to_swcr(unsigned long fp) in ieee_fpcr_to_swcr()

12345678