Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dmpic_msgr.h73 static inline void mpic_msgr_write(struct mpic_msgr *msgr, u32 message) in mpic_msgr_write() argument
86 mpic_msgr_read(struct mpic_msgr *msgr) mpic_msgr_read() argument
97 mpic_msgr_clear(struct mpic_msgr *msgr) mpic_msgr_clear() argument
110 mpic_msgr_set_destination(struct mpic_msgr *msgr, u32 cpu_num) mpic_msgr_set_destination() argument
124 mpic_msgr_get_irq(struct mpic_msgr *msgr) mpic_msgr_get_irq() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dmpic_msgr.h73 static inline void mpic_msgr_write(struct mpic_msgr *msgr, u32 message) in mpic_msgr_write() argument
86 mpic_msgr_read(struct mpic_msgr *msgr) mpic_msgr_read() argument
97 mpic_msgr_clear(struct mpic_msgr *msgr) mpic_msgr_clear() argument
110 mpic_msgr_set_destination(struct mpic_msgr *msgr, u32 cpu_num) mpic_msgr_set_destination() argument
124 mpic_msgr_get_irq(struct mpic_msgr *msgr) mpic_msgr_get_irq() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H A Dmpic_msgr.c30 static inline void _mpic_msgr_mer_write(struct mpic_msgr *msgr, u32 value) in _mpic_msgr_mer_write() argument
35 static inline u32 _mpic_msgr_mer_read(struct mpic_msgr *msgr) in _mpic_msgr_mer_read() argument
40 static inline void _mpic_msgr_disable(struct mpic_msgr *msgr) in _mpic_msgr_disable() argument
50 struct mpic_msgr *msgr; in mpic_msgr_get() local
68 mpic_msgr_put(struct mpic_msgr *msgr) mpic_msgr_put() argument
79 mpic_msgr_enable(struct mpic_msgr *msgr) mpic_msgr_enable() argument
91 mpic_msgr_disable(struct mpic_msgr *msgr) mpic_msgr_disable() argument
218 struct mpic_msgr *msgr; mpic_msgr_probe() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/sysdev/
H A Dmpic_msgr.c32 static inline void _mpic_msgr_mer_write(struct mpic_msgr *msgr, u32 value) in _mpic_msgr_mer_write() argument
37 static inline u32 _mpic_msgr_mer_read(struct mpic_msgr *msgr) in _mpic_msgr_mer_read() argument
42 static inline void _mpic_msgr_disable(struct mpic_msgr *msgr) in _mpic_msgr_disable() argument
52 struct mpic_msgr *msgr; in mpic_msgr_get() local
70 mpic_msgr_put(struct mpic_msgr *msgr) mpic_msgr_put() argument
81 mpic_msgr_enable(struct mpic_msgr *msgr) mpic_msgr_enable() argument
93 mpic_msgr_disable(struct mpic_msgr *msgr) mpic_msgr_disable() argument
227 struct mpic_msgr *msgr; mpic_msgr_probe() local
[all...]
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dlibceph.h139 struct ceph_messenger msgr; /* messenger instance */ member
H A Dmessenger.h259 struct ceph_messenger *msgr; member
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dlibceph.h132 struct ceph_messenger msgr; /* messenger instance */ member
H A Dmessenger.h475 struct ceph_messenger *msgr; member
/kernel/linux/linux-6.6/net/ceph/
H A Dmessenger.c197 void ceph_encode_my_addr(struct ceph_messenger *msgr) in ceph_encode_my_addr() argument
631 ceph_con_init(struct ceph_connection *con, void *private, const struct ceph_connection_operations *ops, struct ceph_messenger *msgr) ceph_con_init() argument
656 ceph_get_global_seq(struct ceph_messenger *msgr, u32 gt) ceph_get_global_seq() argument
1659 ceph_messenger_reset_nonce(struct ceph_messenger *msgr) ceph_messenger_reset_nonce() argument
1669 ceph_messenger_init(struct ceph_messenger *msgr, struct ceph_entity_addr *myaddr) ceph_messenger_init() argument
1699 ceph_messenger_fini(struct ceph_messenger *msgr) ceph_messenger_fini() argument
[all...]
/kernel/linux/linux-5.10/net/ceph/
H A Dmessenger.c222 static void encode_my_addr(struct ceph_messenger *msgr) in encode_my_addr() argument
718 ceph_con_init(struct ceph_connection *con, void *private, const struct ceph_connection_operations *ops, struct ceph_messenger *msgr) ceph_con_init() argument
744 get_global_seq(struct ceph_messenger *msgr, u32 gt) get_global_seq() argument
3030 ceph_messenger_reset_nonce(struct ceph_messenger *msgr) ceph_messenger_reset_nonce() argument
3040 ceph_messenger_init(struct ceph_messenger *msgr, struct ceph_entity_addr *myaddr) ceph_messenger_init() argument
3060 ceph_messenger_fini(struct ceph_messenger *msgr) ceph_messenger_fini() argument
[all...]

Completed in 10 milliseconds