Lines Matching refs:thread_name
145 * @thread_name: The thread name associated with the master / channel or
151 * The thread name is retrieved from 'current' global variable if 'thread_name'
152 * is 'NULL', else it is retrieved from 'thread_name' parameter.
158 const char *thread_name)
171 if (!thread_name) {
181 thread_name_p = thread_name;
222 * @thread_name: The thread name associated with the master / channel or
236 const char *thread_name)
266 pti_control_frame_built_and_sent(mc, thread_name);
289 * @thread_name: The thread name associated with the master / channel or
297 const char *thread_name)
307 APP_BASE_ID, thread_name);
312 OS_BASE_ID, thread_name);
317 MODEM_BASE_ID, thread_name);