Searched defs:fp (Results 101 - 125 of 489) sorted by relevance

1234567891011>>

/linux-master/arch/hexagon/include/asm/
H A Dprocessor.h123 unsigned long fp; member in struct:hexagon_switch_stack
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Duar.c295 bool fp; local
/linux-master/arch/nios2/kernel/
H A Dprocess.c152 void dump(struct pt_regs *fp) argument
223 unsigned long fp, pc; local
[all...]
/linux-master/arch/alpha/include/uapi/asm/
H A Dptrace.h68 unsigned long fp[32]; /* fp[31] is fpcr */ member in struct:switch_stack
/linux-master/drivers/s390/char/
H A Dhmcdrv_dev.c114 static int hmcdrv_dev_open(struct inode *inode, struct file *fp) argument
147 hmcdrv_dev_release(struct inode *inode, struct file *fp) argument
160 hmcdrv_dev_seek(struct file *fp, loff_t pos, int whence) argument
221 hmcdrv_dev_read(struct file *fp, char __user *ubuf, size_t len, loff_t *pos) argument
246 hmcdrv_dev_write(struct file *fp, const char __user *ubuf, size_t len, loff_t *pos) argument
[all...]
/linux-master/net/ipv6/
H A Dexthdrs_core.c89 __be16 _frag_off, *fp; local
238 __be16 *fp; local
/linux-master/drivers/scsi/
H A Dscsi_common.c361 int scsi_set_sense_field_pointer(u8 *buf, int buf_len, u16 fp, u8 bp, bool cd) argument
/linux-master/tools/perf/tests/
H A Ddwarf-unwind.c165 void *fp = &bsearch; local
/linux-master/tools/perf/
H A Dbuiltin-config.c43 FILE *fp; local
/linux-master/tools/perf/util/
H A Devsel_fprintf.c20 static int comma_fprintf(FILE *fp, bool *first, const char *fmt, ...) argument
38 static int __print_attr__fprintf(FILE *fp, const char *name, const char *val, void *priv) argument
43 int evsel__fprintf(struct evsel *evsel, struct perf_attr_details *details, FILE *fp) argument
111 sample__fprintf_callchain(struct perf_sample *sample, int left_alignment, unsigned int print_opts, struct callchain_cursor *cursor, struct strlist *bt_stop_list, FILE *fp) argument
208 sample__fprintf_sym(struct perf_sample *sample, struct addr_location *al, int left_alignment, unsigned int print_opts, struct callchain_cursor *cursor, struct strlist *bt_stop_list, FILE *fp) argument
[all...]
H A Dbranch.c112 void branch_type_stat_display(FILE *fp, const struct branch_type_stat *st) argument
[all...]
/linux-master/arch/m68k/lib/
H A Dudivsi3.S82 #define fp REG (fp) define
H A Ddivsi3.S84 #define fp REG (fp) define
/linux-master/tools/testing/selftests/user_events/
H A Dperf_test.c40 FILE *fp = fopen(id_file, "r"); local
57 FILE *fp = fopen(fmt_file, "r"); local
/linux-master/arch/m68k/q40/
H A Dq40ints.c211 static void q40_irq_handler(unsigned int irq, struct pt_regs *fp) argument
/linux-master/arch/m68k/kernel/
H A Dsys_m68k.c520 struct pt_regs *fp = (struct pt_regs *)&newval; local
/linux-master/tools/perf/bench/
H A Duprobe.c108 static int bench_uprobe_format__default_fprintf(const char *name, const char *unit, u64 diff, FILE *fp) argument
/linux-master/fs/freevxfs/
H A Dvxfs_lookup.c190 vxfs_readdir(struct file *fp, struct dir_context *ctx) argument
/linux-master/arch/m68k/include/asm/
H A Dprocessor.h113 unsigned long fp[8*3]; member in struct:thread_struct
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dalign.c590 static int probe_filter_length(const struct bpf_insn *fp) argument
/linux-master/arch/loongarch/include/asm/
H A Dftrace.h109 unsigned long fp; member in struct:fgraph_ret_regs
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_psp_ta.c144 static ssize_t ta_if_load_debugfs_write(struct file *fp, const char *buf, size_t len, loff_t *off) argument
244 static ssize_t ta_if_unload_debugfs_write(struct file *fp, const char *buf, size_t len, loff_t *off) argument
290 static ssize_t ta_if_invoke_debugfs_write(struct file *fp, const char *buf, size_t len, loff_t *off) argument
/linux-master/tools/testing/selftests/resctrl/
H A Dmbm_test.c56 FILE *fp; local
H A Dcmt_test.c64 FILE *fp; local
H A Dmba_test.c109 FILE *fp; local

Completed in 330 milliseconds

1234567891011>>