gs_bc_cb 139 arch/s390/include/asm/processor.h struct gs_cb *gs_bc_cb; /* Broadcast guarded storage cb */ gs_bc_cb 18 arch/s390/kernel/guarded_storage.c kfree(tsk->thread.gs_bc_cb); gs_bc_cb 55 arch/s390/kernel/guarded_storage.c gs_cb = current->thread.gs_bc_cb; gs_bc_cb 60 arch/s390/kernel/guarded_storage.c current->thread.gs_bc_cb = gs_cb; gs_bc_cb 71 arch/s390/kernel/guarded_storage.c gs_cb = current->thread.gs_bc_cb; gs_bc_cb 72 arch/s390/kernel/guarded_storage.c current->thread.gs_bc_cb = NULL; gs_bc_cb 83 arch/s390/kernel/guarded_storage.c gs_cb = current->thread.gs_bc_cb; gs_bc_cb 86 arch/s390/kernel/guarded_storage.c current->thread.gs_bc_cb = NULL; gs_bc_cb 100 arch/s390/kernel/guarded_storage.c if (!sibling->thread.gs_bc_cb) gs_bc_cb 142 arch/s390/kernel/process.c p->thread.gs_bc_cb = NULL; gs_bc_cb 1216 arch/s390/kernel/ptrace.c struct gs_cb *data = target->thread.gs_bc_cb; gs_bc_cb 1231 arch/s390/kernel/ptrace.c struct gs_cb *data = target->thread.gs_bc_cb; gs_bc_cb 1239 arch/s390/kernel/ptrace.c target->thread.gs_bc_cb = data;