Searched defs:msgr (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
H A Dmpic_msgr.h78 static inline void mpic_msgr_write(struct mpic_msgr *msgr, u32 message) mpic_msgr_write() argument
91 static inline u32 mpic_msgr_read(struct mpic_msgr *msgr) mpic_msgr_read() argument
102 static inline void mpic_msgr_clear(struct mpic_msgr *msgr) mpic_msgr_clear() argument
115 static inline void mpic_msgr_set_destination(struct mpic_msgr *msgr, mpic_msgr_set_destination() argument
129 static inline int mpic_msgr_get_irq(struct mpic_msgr *msgr) mpic_msgr_get_irq() argument
/linux-4.1.27/arch/powerpc/sysdev/
H A Dmpic_msgr.c35 static inline void _mpic_msgr_mer_write(struct mpic_msgr *msgr, u32 value) _mpic_msgr_mer_write() argument
40 static inline u32 _mpic_msgr_mer_read(struct mpic_msgr *msgr) _mpic_msgr_mer_read() argument
45 static inline void _mpic_msgr_disable(struct mpic_msgr *msgr) _mpic_msgr_disable() argument
55 struct mpic_msgr *msgr; mpic_msgr_get() local
73 void mpic_msgr_put(struct mpic_msgr *msgr) mpic_msgr_put() argument
84 void mpic_msgr_enable(struct mpic_msgr *msgr) mpic_msgr_enable() argument
96 void mpic_msgr_disable(struct mpic_msgr *msgr) mpic_msgr_disable() argument
223 struct mpic_msgr *msgr; mpic_msgr_probe() local
/linux-4.1.27/include/linux/ceph/
H A Dlibceph.h130 struct ceph_messenger msgr; /* messenger instance */ member in struct:ceph_client
H A Dmessenger.h189 struct ceph_messenger *msgr; member in struct:ceph_connection
/linux-4.1.27/net/ceph/
H A Dosdmap.c1197 osdmap_apply_incremental(void **p, void *end, struct ceph_osdmap *map, struct ceph_messenger *msgr) osdmap_apply_incremental() argument
H A Dmessenger.c225 static void encode_my_addr(struct ceph_messenger *msgr) encode_my_addr() argument
765 static u32 get_global_seq(struct ceph_messenger *msgr, u32 gt) get_global_seq() argument
2957 void ceph_messenger_init(struct ceph_messenger *msgr, ceph_messenger_init() argument
739 ceph_con_init(struct ceph_connection *con, void *private, const struct ceph_connection_operations *ops, struct ceph_messenger *msgr) ceph_con_init() argument

Completed in 1650 milliseconds