Home
last modified time | relevance | path

Searched refs:ML_KTHREAD (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/ocfs2/cluster/
H A Dmasklog.h90 #define ML_KTHREAD 0x4000000000000000ULL /* kernel thread activity */ macro
H A Dtcp.c2039 mlog(ML_KTHREAD, "starting o2net thread...\n"); in o2net_start_listening()
2082 mlog(ML_KTHREAD, "waiting for o2net thread to exit....\n"); in o2net_stop_listening()
H A Dheartbeat.c1204 mlog(ML_HEARTBEAT|ML_KTHREAD, "hb thread running\n"); in o2hb_thread()
1269 mlog(ML_HEARTBEAT|ML_KTHREAD, "o2hb thread exiting\n"); in o2hb_thread()
/linux-6.15/fs/ocfs2/dlm/
H A Ddlmthread.c552 mlog(ML_KTHREAD, "Waiting for dlm thread to exit\n"); in dlm_complete_thread()
/linux-6.15/fs/ocfs2/
H A Djournal.c2437 mlog(ML_KTHREAD, in ocfs2_commit_thread()