Searched defs:fp (Results 51 - 75 of 486) sorted by relevance

1234567891011>>

/linux-master/net/sched/
H A Dsch_mqprio_lib.c117 void mqprio_fp_to_offload(u32 fp[TC_QOPT_MAX_QUEUE], argument
/linux-master/arch/hexagon/kernel/
H A Dprocess.c129 unsigned long fp, pc; local
/linux-master/tools/perf/util/
H A Dcolor.c39 static int __color_vfprintf(FILE *fp, const char *color, const char *fmt, argument
68 int color_vfprintf(FILE *fp, const char *color, const char *fmt, va_list args) argument
85 int color_fprintf(FILE *fp, const char *color, const char *fmt, ...) argument
101 int color_fwrite_lines(FILE *fp, cons argument
142 percent_color_fprintf(FILE *fp, const char *fmt, double percent) argument
[all...]
/linux-master/tools/perf/ui/browsers/
H A Dheader.c102 FILE *fp = open_memstream(&ptr, &size); local
/linux-master/arch/microblaze/kernel/
H A Dunwind.c125 static int lookup_prev_stack_frame(unsigned long fp, unsigned long pc, argument
164 unwind_trap(struct task_struct *task, unsigned long pc, unsigned long fp, struct stack_trace *trace, const char *loglvl) argument
182 microblaze_unwind_inner(struct task_struct *task, unsigned long pc, unsigned long fp, unsigned long leaf_return, struct stack_trace *trace, const char *loglvl) argument
294 unsigned long pc, fp; local
[all...]
/linux-master/sound/usb/
H A Dproc.c94 struct audioformat *fp; local
[all...]
/linux-master/drivers/hid/
H A Dhid-roccat-lua.c26 static ssize_t lua_sysfs_read(struct file *fp, struct kobject *kobj, argument
48 static ssize_t lua_sysfs_write(struct file *fp, struct kobject *kobj, argument
/linux-master/arch/nios2/kernel/
H A Dtraps.c109 asmlinkage void breakpoint_c(struct pt_regs *fp) argument
122 asmlinkage void handle_unaligned_c(struct pt_regs *fp, int cause) argument
147 handle_illegal_c(struct pt_regs *fp) argument
154 handle_supervisor_instr(struct pt_regs *fp) argument
161 handle_diverror_c(struct pt_regs *fp) argument
183 handle_trap_1_c(struct pt_regs *fp) argument
188 handle_trap_2_c(struct pt_regs *fp) argument
193 handle_trap_3_c(struct pt_regs *fp) argument
[all...]
/linux-master/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ktls.c6 static int fun_admin_ktls_create(struct funeth_priv *fp, unsigned int id) argument
23 struct funeth_priv *fp = netdev_priv(netdev); local
75 struct funeth_priv *fp = netdev_priv(netdev); local
98 struct funeth_priv *fp = netdev_priv(netdev); local
134 struct funeth_priv *fp = netdev_priv(netdev); local
148 fun_ktls_cleanup(struct funeth_priv *fp) argument
[all...]
/linux-master/arch/powerpc/perf/
H A Dcallchain_64.c40 static int is_sigreturn_64_address(unsigned long nip, unsigned long fp) argument
75 unsigned long __user *fp, *uregs; local
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dstacktrace.c26 static void hyp_prepare_backtrace(unsigned long fp, unsigned long pc) argument
121 static void pkvm_save_backtrace(unsigned long fp, unsigned long pc) argument
138 static void pkvm_save_backtrace(unsigned long fp, unsigned long pc) argument
152 void kvm_nvhe_prepare_backtrace(unsigned long fp, unsigne argument
[all...]
/linux-master/arch/csky/kernel/
H A Dstacktrace.c12 unsigned long fp; member in struct:stackframe
19 unsigned long fp, sp, pc; local
[all...]
/linux-master/arch/loongarch/kernel/
H A Dunaligned.c251 bool fp = false; local
[all...]
/linux-master/samples/fprobe/
H A Dfprobe_example.c51 static int sample_entry_handler(struct fprobe *fp, unsigned long ip, argument
69 static void sample_exit_handler(struct fprobe *fp, unsigned long ip, argument
/linux-master/arch/m68k/lib/
H A Dmulsi3.S82 #define fp REG (fp) define
H A Dumodsi3.S82 #define fp REG (fp) define
H A Dmodsi3.S84 #define fp REG (fp) define
/linux-master/arch/arc/kernel/
H A Dstacktrace.c63 unsigned long fp, sp, blink, ret; local
/linux-master/arch/m68k/kernel/
H A Dprocess.c270 unsigned long fp, pc; local
[all...]
/linux-master/arch/arm64/include/asm/stacktrace/
H A Dcommon.h30 unsigned long fp; member in struct:unwind_state
140 unsigned long fp = state->fp; local
[all...]
/linux-master/fs/nfsd/
H A Dpnfs.h91 nfsd4_return_all_file_layouts(struct nfs4_client *clp, struct nfs4_file *fp) argument
/linux-master/tools/testing/selftests/resctrl/
H A Dcache.c76 FILE *fp; local
106 FILE *fp; local
[all...]
/linux-master/drivers/platform/x86/
H A Dintel_scu_ipcutil.c77 static long scu_ipc_ioctl(struct file *fp, unsigned int cmd, argument
/linux-master/tools/objtool/arch/loongarch/
H A Dorc.c12 struct cfi_reg *fp = &cfi->regs[CFI_FP]; local
/linux-master/drivers/tty/vt/
H A Dconmakehash.c49 static void addpair(int fp, int un) argument

Completed in 483 milliseconds

1234567891011>>