Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/cluster/
Dmasklog.h90 #define ML_KTHREAD 0x4000000000000000ULL /* kernel thread activity */ macro
Dtcp.c2029 mlog(ML_KTHREAD, "starting o2net thread...\n"); in o2net_start_listening()
2072 mlog(ML_KTHREAD, "waiting for o2net thread to exit....\n"); in o2net_stop_listening()
Dheartbeat.c1196 mlog(ML_HEARTBEAT|ML_KTHREAD, "hb thread running\n"); in o2hb_thread()
1261 mlog(ML_HEARTBEAT|ML_KTHREAD, "o2hb thread exiting\n"); in o2hb_thread()
/linux-6.1.9/fs/ocfs2/dlm/
Ddlmthread.c552 mlog(ML_KTHREAD, "Waiting for dlm thread to exit\n"); in dlm_complete_thread()
/linux-6.1.9/fs/ocfs2/
Djournal.c2350 mlog(ML_KTHREAD, in ocfs2_commit_thread()