Searched defs:fp (Results 1 – 11 of 11) 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 …]
|
| D | fc_encode.h | 61 static inline void fc_fill_fc_hdr(struct fc_frame *fp, enum fc_rctl r_ctl, in fc_fill_fc_hdr() 76 static inline void fc_adisc_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_adisc_fill() 92 static inline struct fc_ct_req *fc_ct_hdr_fill(const struct fc_frame *fp, in fc_ct_hdr_fill() 120 u32 fc_id, struct fc_frame *fp, in fc_ct_ns_fill() 204 u32 fc_id, struct fc_frame *fp, in fc_ct_ms_fill() 498 u32 fc_id, struct fc_frame *fp, in fc_ct_fill() 521 static inline void fc_plogi_fill(struct fc_lport *lport, struct fc_frame *fp, in fc_plogi_fill() 554 static inline void fc_flogi_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_flogi_fill() 579 static inline void fc_fdisc_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_fdisc_fill() 602 static inline void fc_logo_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_logo_fill() [all …]
|
| /include/net/ |
| D | scm.h | 28 struct file *fp[SCM_MAX_FD]; member 33 struct scm_fp_list *fp; /* Passed files */ member
|
| D | af_unix.h | 37 struct scm_fp_list *fp; /* Passed files */ member
|
| /include/linux/ |
| D | filter.h | 831 static inline void bpf_prog_lock_ro(struct bpf_prog *fp) in bpf_prog_lock_ro() 845 bpf_jit_binary_hdr(const struct bpf_prog *fp) in bpf_jit_binary_hdr() 877 static inline void bpf_prog_unlock_free(struct bpf_prog *fp) in bpf_prog_unlock_free() 1041 static inline bool bpf_prog_ebpf_jited(const struct bpf_prog *fp) in bpf_prog_ebpf_jited() 1107 static inline bool bpf_prog_ebpf_jited(const struct bpf_prog *fp) in bpf_prog_ebpf_jited() 1112 static inline void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() 1147 static inline void bpf_prog_kallsyms_add(struct bpf_prog *fp) in bpf_prog_kallsyms_add() 1151 static inline void bpf_prog_kallsyms_del(struct bpf_prog *fp) in bpf_prog_kallsyms_del()
|
| D | pktcdvd.h | 31 __u8 fp; /* fixed packets */ member
|
| D | kprobes.h | 163 void *fp; member
|
| D | cdrom.h | 192 __u8 fp : 1; member
|
| D | ftrace.h | 766 unsigned long fp; member
|
| /include/uapi/linux/ |
| D | if_hippi.h | 149 struct hippi_fp_hdr fp; member
|
| D | cdrom.h | 869 __u8 fp : 1; member 880 __u8 fp : 1; member
|