Searched defs:fp (Results 1 - 25 of 489) sorted by relevance

1234567891011>>

/linux-master/arch/m68k/coldfire/
H A Dvectors.c26 asmlinkage void dbginterrupt_c(struct frame *fp) argument
/linux-master/tools/bpf/
H A Dbpf_asm.c30 FILE *fp = stdin; local
/linux-master/arch/arm64/include/asm/stacktrace/
H A Dnvhe.h30 kvm_nvhe_unwind_init(struct unwind_state *state, unsigned long fp, unsigned long pc) argument
/linux-master/arch/riscv/include/asm/
H A Dstacktrace.h10 unsigned long fp; member in struct:stackframe
/linux-master/fs/freevxfs/
H A Dvxfs_immed.c31 static int vxfs_immed_read_folio(struct file *fp, struct folio *folio) argument
/linux-master/arch/sparc/include/asm/
H A Dhibernate.h12 unsigned long fp; member in struct:saved_context
/linux-master/arch/arm/nwfpe/
H A Dfpa11.c73 void nwfpe_init_fpa(union fp_state *fp) argument
/linux-master/arch/arc/kernel/
H A Darc_hostlink.c18 static int arc_hl_mmap(struct file *fp, struct vm_area_struct *vma) argument
/linux-master/arch/hexagon/kernel/
H A Dstacktrace.c15 unsigned long fp; member in struct:stackframe
25 unsigned long fp; local
/linux-master/tools/perf/util/
H A Dprint_binary.c6 binary__fprintf(unsigned char *data, size_t len, size_t bytes_per_line, binary__fprintf_t printer, void *extra, FILE *fp) argument
[all...]
H A Devswitch.c34 static int evswitch__fprintf_enoent(FILE *fp, const char *evtype, const char *evname) argument
41 int evswitch__init(struct evswitch *evswitch, struct evlist *evlist, FILE *fp) argument
/linux-master/arch/sh/kernel/cpu/
H A Dfpu.c30 struct sh_fpu_hard_struct *fp = &tsk->thread.xstate->hardfpu; local
34 struct sh_fpu_soft_struct *fp = &tsk->thread.xstate->softfpu; local
/linux-master/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ktls.h25 static inline void fun_ktls_cleanup(struct funeth_priv *fp) argument
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Darg_parsing.c120 FILE *fp; local
[all...]
/linux-master/arch/microblaze/kernel/
H A Dtraps.c38 u32 fp = (u32) sp; local
[all...]
/linux-master/arch/x86/tools/
H A Drelocs_common.c24 FILE *fp; local
/linux-master/arch/mips/include/asm/
H A Dasmmacro-64.h27 LONG_S fp, THREAD_REG30(\thread) variable
40 LONG_L fp, THREAD_REG30(\thread) variable
/linux-master/arch/mips/boot/tools/
H A Drelocs_main.c33 FILE *fp; local
/linux-master/arch/sparc/kernel/
H A Dsigutil_32.c89 unsigned long fp; local
H A Dsigutil_64.c65 unsigned long fp = current_thread_info()->rwbuf_stkptrs[i]; local
H A Dstacktrace.c17 unsigned long ksp, fp; local
/linux-master/drivers/scsi/libfc/
H A Dfc_frame.c22 u32 fc_frame_crc_check(struct fc_frame *fp) argument
45 struct fc_frame *fp; local
64 struct fc_frame *fp; local
[all...]
H A Dfc_elsct.c79 const char *fc_els_resp_type(struct fc_frame *fp) argument
31 fc_elsct_send(struct fc_lport *lport, u32 did, struct fc_frame *fp, unsigned int op, void (*resp)(struct fc_seq *, struct fc_frame *, void *), void *arg, u32 timer_msec) argument
[all...]
/linux-master/drivers/video/fbdev/geode/
H A Dsuspend_gx.c209 uint32_t fp; local
[all...]
/linux-master/drivers/comedi/drivers/ni_routing/tools/
H A Dconvert_c_to_py.c36 void family_write(const struct family_route_values *rv, FILE *fp) argument
99 void device_write(const struct ni_device_routes *dR, FILE *fp) argument
141 FILE *fp = fopen("ni_values.py", "w"); local
[all...]

Completed in 422 milliseconds

1234567891011>>