Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/strparser/
H A Dstrparser.c371 /* This check is needed to synchronize with do_strp_work. in strp_data_ready()
372 * do_strp_work acquires a process lock (lock_sock) whereas in strp_data_ready()
393 static void do_strp_work(struct strparser *strp) in do_strp_work() function
415 do_strp_work(container_of(w, struct strparser, work)); in strp_work()
/kernel/linux/linux-6.6/net/strparser/
H A Dstrparser.c371 /* This check is needed to synchronize with do_strp_work. in strp_data_ready()
372 * do_strp_work acquires a process lock (lock_sock) whereas in strp_data_ready()
393 static void do_strp_work(struct strparser *strp) in do_strp_work() function
415 do_strp_work(container_of(w, struct strparser, work)); in strp_work()

Completed in 2 milliseconds