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

/linux-master/arch/powerpc/include/asm/
H A Dmpic_msgr.h73 static inline void mpic_msgr_write(struct mpic_msgr *msgr, u32 message) argument
86 mpic_msgr_read(struct mpic_msgr *msgr) argument
97 mpic_msgr_clear(struct mpic_msgr *msgr) argument
110 mpic_msgr_set_destination(struct mpic_msgr *msgr, u32 cpu_num) argument
124 mpic_msgr_get_irq(struct mpic_msgr *msgr) argument
[all...]
/linux-master/arch/powerpc/sysdev/
H A Dmpic_msgr.c32 static inline void _mpic_msgr_mer_write(struct mpic_msgr *msgr, u32 value) argument
37 static inline u32 _mpic_msgr_mer_read(struct mpic_msgr *msgr) argument
42 static inline void _mpic_msgr_disable(struct mpic_msgr *msgr) argument
52 struct mpic_msgr *msgr; local
70 mpic_msgr_put(struct mpic_msgr *msgr) argument
81 mpic_msgr_enable(struct mpic_msgr *msgr) argument
93 mpic_msgr_disable(struct mpic_msgr *msgr) argument
227 struct mpic_msgr *msgr; local
[all...]
/linux-master/include/linux/ceph/
H A Dlibceph.h132 struct ceph_messenger msgr; /* messenger instance */ member in struct:ceph_client
H A Dmessenger.h475 struct ceph_messenger *msgr; member in struct:ceph_connection
/linux-master/net/ceph/
H A Dmessenger.c197 void ceph_encode_my_addr(struct ceph_messenger *msgr) argument
631 ceph_con_init(struct ceph_connection *con, void *private, const struct ceph_connection_operations *ops, struct ceph_messenger *msgr) argument
656 ceph_get_global_seq(struct ceph_messenger *msgr, u32 gt) argument
1659 ceph_messenger_reset_nonce(struct ceph_messenger *msgr) argument
1669 ceph_messenger_init(struct ceph_messenger *msgr, struct ceph_entity_addr *myaddr) argument
1699 ceph_messenger_fini(struct ceph_messenger *msgr) argument
[all...]

Completed in 183 milliseconds