Home
last modified time | relevance | path

Searched defs:fp (Results 201 – 225 of 488) sorted by relevance

12345678910>>...20

/Linux-v6.6/arch/sparc/kernel/
Dprocess_64.c429 unsigned long fp, distance, rval; in clone_stackframe() local
659 unsigned long pc, fp, bias = 0; in __get_wchan() local
/Linux-v6.6/drivers/hid/
Dhid-roccat-isku.c115 static ssize_t isku_sysfs_read(struct file *fp, struct kobject *kobj, in isku_sysfs_read()
137 static ssize_t isku_sysfs_write(struct file *fp, struct kobject *kobj, in isku_sysfs_write()
/Linux-v6.6/net/ipv4/
Dinet_fragment.c450 struct sk_buff *fp, *head = skb_rb_first(&q->rb_fragments); in inet_frag_reasm_prepare() local
521 struct sk_buff *fp; in inet_frag_reasm_finish() local
/Linux-v6.6/sound/usb/
Dimplicit.c405 const struct audioformat *fp, in match_endpoint_audioformats()
463 const struct audioformat *fp, *sync_fmt = NULL; in snd_usb_find_implicit_fb_sync_format() local
/Linux-v6.6/arch/loongarch/include/asm/
Dregdef.h30 #define fp $r22 /* frame pointer */ macro
/Linux-v6.6/drivers/gpu/drm/msm/disp/
Dmdp_format.c65 #define FMT(name, a, r, g, b, e0, e1, e2, e3, alpha, tight, c, cnt, fp, cs, yuv) { \ argument
/Linux-v6.6/include/linux/
Dfilter.h842 static inline void bpf_prog_lock_ro(struct bpf_prog *fp) in bpf_prog_lock_ro()
880 static inline void bpf_prog_unlock_free(struct bpf_prog *fp) in bpf_prog_unlock_free()
1034 static inline bool bpf_prog_kallsyms_verify_off(const struct bpf_prog *fp) in bpf_prog_kallsyms_verify_off()
1087 static inline bool bpf_prog_ebpf_jited(const struct bpf_prog *fp) in bpf_prog_ebpf_jited()
1157 static inline bool bpf_prog_ebpf_jited(const struct bpf_prog *fp) in bpf_prog_ebpf_jited()
1169 static inline void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free()
1204 static inline void bpf_prog_kallsyms_add(struct bpf_prog *fp) in bpf_prog_kallsyms_add()
1208 static inline void bpf_prog_kallsyms_del(struct bpf_prog *fp) in bpf_prog_kallsyms_del()
/Linux-v6.6/fs/
Dfcntl.c866 struct fasync_struct *fa, **fp; in fasync_remove_entry() local
914 struct fasync_struct *fa, **fp; in fasync_insert_entry() local
1012 void kill_fasync(struct fasync_struct **fp, int sig, int band) in kill_fasync()
/Linux-v6.6/arch/alpha/include/uapi/asm/
Dregdef.h23 #define fp s6 /* frame-pointer (s6 in frame-less procedures) */ macro
/Linux-v6.6/tools/bpf/bpftool/
Dtracelog.c70 FILE *fp; in get_tracefs_pipe() local
/Linux-v6.6/tools/testing/selftests/resctrl/
Dcat_test.c49 FILE *fp; in check_results() local
Dmbm_test.c56 FILE *fp; in check_results() local
/Linux-v6.6/fs/ocfs2/dlmfs/
Ddlmfs.c120 struct dlmfs_filp_private *fp = NULL; in dlmfs_file_open() local
168 struct dlmfs_filp_private *fp = file->private_data; in dlmfs_file_release() local
/Linux-v6.6/net/sched/
Dcls_fw.c161 struct fw_filter __rcu **fp; in fw_delete() local
260 struct fw_filter __rcu **fp; in fw_change() local
/Linux-v6.6/tools/perf/
Dbuiltin-report.c472 const char *evname, FILE *fp) in hists__fprintf_nr_sample_events()
847 static size_t maps__fprintf_task(struct maps *maps, int indent, FILE *fp) in maps__fprintf_task()
870 static void task__print_level(struct task *task, FILE *fp, int level) in task__print_level()
888 static int tasks_print(struct report *rep, FILE *fp) in tasks_print()
/Linux-v6.6/drivers/platform/x86/
Dintel_scu_ipcutil.c77 static long scu_ipc_ioctl(struct file *fp, unsigned int cmd, in scu_ipc_ioctl()
/Linux-v6.6/arch/m68k/lib/
Dmulsi3.S82 #define fp REG (fp) macro
Dmodsi3.S84 #define fp REG (fp) macro
Dumodsi3.S82 #define fp REG (fp) macro
/Linux-v6.6/fs/nfsd/
Dpnfs.h89 struct nfs4_file *fp) in nfsd4_return_all_file_layouts()
/Linux-v6.6/net/unix/
Dgarbage.c104 struct file **fp = UNIXCB(skb).fp->fp; in scan_inflight() local
/Linux-v6.6/drivers/crypto/ccp/
Dsev-dev.c180 struct file *fp; in open_file_as_root() local
206 struct file *fp; in sev_read_init_ex_file() local
247 struct file *fp; in sev_write_init_ex_file() local
/Linux-v6.6/arch/m68k/kernel/
Dprocess.c269 unsigned long fp, pc; in __get_wchan() local
/Linux-v6.6/drivers/video/fbdev/geode/
Dvideo_gx.c179 unsigned long fp; in gx_configure_tft() local
/Linux-v6.6/tools/perf/util/
Dbranch.c112 void branch_type_stat_display(FILE *fp, struct branch_type_stat *st) in branch_type_stat_display()

12345678910>>...20