Defined in 3 files as a function:
- ipc/mqueue.c, line 769 (as a function)
- tools/testing/selftests/bpf/progs/cgrp_ls_attach_cgroup.c, line 24 (as a function)
- tools/testing/selftests/bpf/progs/socket_cookie_prog.c, line 33 (as a function)
Referenced in 4 files:
- drivers/nvdimm/region_devs.c, line 366
- ipc/mqueue.c
- tools/testing/selftests/bpf/prog_tests/cgrp_local_storage.c
- tools/testing/selftests/bpf/prog_tests/socket_cookie.c
Smatch caller information:
ipc/mqueue.c __do_notify() -> set_cookie()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | code | 1 |
| PREEMPT_ADD | |||
| NOCHECK_CALL | |||
| LOCK2 | &info->lock | ||
| TYPE_LOCK | (struct mqueue_inode_info)->lock |
ipc/mqueue.c remove_notification() -> set_cookie()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | code | 2 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &info->lock | ||
| TYPE_LOCK | (struct mqueue_inode_info)->lock |