Home
last modified time | relevance | path

Searched refs:pp_ctx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/ntb/test/
H A Dntb_pingpong.c99 struct pp_ctx { struct
112 container_of(__timer, struct pp_ctx, timer)
116 static int pp_find_next_peer(struct pp_ctx *pp) in pp_find_next_peer()
141 static void pp_setup(struct pp_ctx *pp) in pp_setup()
161 static void pp_clear(struct pp_ctx *pp) in pp_clear()
170 static void pp_ping(struct pp_ctx *pp) in pp_ping()
188 static void pp_pong(struct pp_ctx *pp) in pp_pong()
216 struct pp_ctx *pp = to_pp_timer(t); in pp_timer_func()
225 struct pp_ctx *pp = ctx; in pp_link_event()
232 struct pp_ctx *p in pp_db_event()
[all...]
/kernel/linux/linux-6.6/drivers/ntb/test/
H A Dntb_pingpong.c99 struct pp_ctx { struct
112 container_of(__timer, struct pp_ctx, timer)
116 static int pp_find_next_peer(struct pp_ctx *pp) in pp_find_next_peer()
141 static void pp_setup(struct pp_ctx *pp) in pp_setup()
161 static void pp_clear(struct pp_ctx *pp) in pp_clear()
170 static void pp_ping(struct pp_ctx *pp) in pp_ping()
188 static void pp_pong(struct pp_ctx *pp) in pp_pong()
216 struct pp_ctx *pp = to_pp_timer(t); in pp_timer_func()
225 struct pp_ctx *pp = ctx; in pp_link_event()
232 struct pp_ctx *p in pp_db_event()
[all...]

Completed in 2 milliseconds