Searched defs:fp (Results 1 – 13 of 13) sorted by relevance
| /include/scsi/ |
| D | fc_frame.h | 50 #define fp_skb(fp) (&((fp)->skb)) argument 51 #define fr_hdr(fp) ((fp)->skb.data) argument 52 #define fr_len(fp) ((fp)->skb.len) argument 53 #define fr_cb(fp) ((struct fcoe_rcv_info *)&((fp)->skb.cb[0])) argument 54 #define fr_dev(fp) (fr_cb(fp)->fr_dev) argument 55 #define fr_seq(fp) (fr_cb(fp)->fr_seq) argument 56 #define fr_sof(fp) (fr_cb(fp)->fr_sof) argument 57 #define fr_eof(fp) (fr_cb(fp)->fr_eof) argument 58 #define fr_flags(fp) (fr_cb(fp)->fr_flags) argument 59 #define fr_encaps(fp) (fr_cb(fp)->fr_encaps) argument [all …]
|
| /include/linux/ |
| D | fprobe.h | 60 static inline bool fprobe_disabled(struct fprobe *fp) in fprobe_disabled() 65 static inline bool fprobe_shared_with_kprobes(struct fprobe *fp) in fprobe_shared_with_kprobes() 77 static inline int register_fprobe(struct fprobe *fp, const char *filter, const char *notfilter) in register_fprobe() 81 static inline int register_fprobe_ips(struct fprobe *fp, unsigned long *addrs, int num) in register_fprobe_ips() 85 static inline int register_fprobe_syms(struct fprobe *fp, const char **syms, int num) in register_fprobe_syms() 89 static inline int unregister_fprobe(struct fprobe *fp) in unregister_fprobe() 93 static inline bool fprobe_is_registered(struct fprobe *fp) in fprobe_is_registered() 106 static inline void disable_fprobe(struct fprobe *fp) in disable_fprobe() 118 static inline void enable_fprobe(struct fprobe *fp) in enable_fprobe()
|
| D | bpf_mprog.h | 115 #define bpf_mprog_foreach_tuple(entry, fp, cp, t) \ argument 124 #define bpf_mprog_foreach_prog(entry, fp, p) \ argument 205 const struct bpf_mprog_fp *fp; in bpf_mprog_exists() local 305 struct bpf_mprog_fp **fp, in bpf_mprog_read() 312 static inline void bpf_mprog_write(struct bpf_mprog_fp *fp, in bpf_mprog_write()
|
| D | filter.h | 1041 static inline int __must_check bpf_prog_lock_ro(struct bpf_prog *fp) in bpf_prog_lock_ro() 1081 static inline void bpf_prog_unlock_free(struct bpf_prog *fp) in bpf_prog_unlock_free() 1235 static inline bool bpf_prog_kallsyms_verify_off(const struct bpf_prog *fp) in bpf_prog_kallsyms_verify_off() 1287 static inline bool bpf_prog_ebpf_jited(const struct bpf_prog *fp) in bpf_prog_ebpf_jited() 1358 static inline bool bpf_prog_ebpf_jited(const struct bpf_prog *fp) in bpf_prog_ebpf_jited() 1370 static inline void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() 1410 static inline void bpf_prog_kallsyms_add(struct bpf_prog *fp) in bpf_prog_kallsyms_add() 1414 static inline void bpf_prog_kallsyms_del(struct bpf_prog *fp) in bpf_prog_kallsyms_del()
|
| D | kprobes.h | 547 unsigned long kretprobe_find_ret_addr(struct task_struct *tsk, void *fp, in kretprobe_find_ret_addr() 568 unsigned long kretprobe_find_ret_addr(struct task_struct *tsk, void *fp, in kretprobe_find_ret_addr()
|
| D | pktcdvd.h | 31 __u8 fp; /* fixed packets */ member
|
| D | cdrom.h | 197 __u8 fp : 1; member
|
| D | ftrace.h | 1072 unsigned long fp; member
|
| /include/net/ |
| D | scm.h | 41 struct file *fp[SCM_MAX_FD]; member 46 struct scm_fp_list *fp; /* Passed files */ member
|
| D | af_unix.h | 61 struct scm_fp_list *fp; /* Passed files */ member
|
| /include/uapi/linux/ |
| D | if_hippi.h | 149 struct hippi_fp_hdr fp; member
|
| D | cdrom.h | 891 __u8 fp : 1; member 902 __u8 fp : 1; member
|
| /include/media/ |
| D | v4l2-vp9.h | 139 u32 (*fp)[2][4]; member
|