Searched defs:fp (Results 1 – 10 of 10) sorted by relevance
/include/scsi/ |
D | fc_frame.h | 62 #define fp_skb(fp) (&((fp)->skb)) argument 63 #define fr_hdr(fp) ((fp)->skb.data) argument 64 #define fr_len(fp) ((fp)->skb.len) argument 65 #define fr_cb(fp) ((struct fcoe_rcv_info *)&((fp)->skb.cb[0])) argument 66 #define fr_dev(fp) (fr_cb(fp)->fr_dev) argument 67 #define fr_seq(fp) (fr_cb(fp)->fr_seq) argument 68 #define fr_sof(fp) (fr_cb(fp)->fr_sof) argument 69 #define fr_eof(fp) (fr_cb(fp)->fr_eof) argument 70 #define fr_flags(fp) (fr_cb(fp)->fr_flags) argument 71 #define fr_encaps(fp) (fr_cb(fp)->fr_encaps) argument [all …]
|
D | fc_encode.h | 73 static inline void fc_fill_fc_hdr(struct fc_frame *fp, enum fc_rctl r_ctl, in fc_fill_fc_hdr() 88 static inline void fc_adisc_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_adisc_fill() 104 static inline struct fc_ct_req *fc_ct_hdr_fill(const struct fc_frame *fp, in fc_ct_hdr_fill() 132 u32 fc_id, struct fc_frame *fp, in fc_ct_ns_fill() 216 u32 fc_id, struct fc_frame *fp, in fc_ct_ms_fill() 510 u32 fc_id, struct fc_frame *fp, in fc_ct_fill() 533 static inline void fc_plogi_fill(struct fc_lport *lport, struct fc_frame *fp, in fc_plogi_fill() 566 static inline void fc_flogi_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_flogi_fill() 591 static inline void fc_fdisc_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_fdisc_fill() 614 static inline void fc_logo_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_logo_fill() [all …]
|
/include/net/ |
D | scm.h | 25 struct file *fp[SCM_MAX_FD]; member 30 struct scm_fp_list *fp; /* Passed files */ member
|
D | af_unix.h | 34 struct scm_fp_list *fp; /* Passed files */ member
|
/include/linux/ |
D | filter.h | 532 static inline void bpf_prog_lock_ro(struct bpf_prog *fp) in bpf_prog_lock_ro() 537 static inline void bpf_prog_unlock_ro(struct bpf_prog *fp) in bpf_prog_unlock_ro() 542 static inline void bpf_prog_lock_ro(struct bpf_prog *fp) in bpf_prog_lock_ro() 546 static inline void bpf_prog_unlock_ro(struct bpf_prog *fp) in bpf_prog_unlock_ro() 565 static inline void bpf_prog_unlock_free(struct bpf_prog *fp) in bpf_prog_unlock_free() 655 static inline void bpf_jit_compile(struct bpf_prog *fp) in bpf_jit_compile() 659 static inline void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free()
|
D | pktcdvd.h | 31 __u8 fp; /* fixed packets */ member
|
D | cdrom.h | 189 __u8 fp : 1; member
|
D | ftrace.h | 802 unsigned long fp; member
|
/include/uapi/linux/ |
D | if_hippi.h | 148 struct hippi_fp_hdr fp; member
|
D | cdrom.h | 868 __u8 fp : 1; member 879 __u8 fp : 1; member
|