Defined in 1 files as a member:
Defined in 1 files as a function:
Referenced in 5 files:
- fs/namespace.c
- include/net/ipv6.h, line 967
- net/core/filter.c, line 6469
- net/ipv6/icmp.c, line 771
- net/ipv6/route.c
Smatch caller information:
fs/namespace.c get_mountpoint() -> mp_hash()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dentry | 4096-ptr_max |
| DATA_SOURCE | 0 | dentry | $0 |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | dentry | unit_jiffy |
| LOCK2 | global &mount_lock.lock | ||
| HALF_LOCKED2 | global &namespace_sem | ||
| HALF_LOCKED2 | 0 | &dentry->d_inode->i_rwsem | |
| TYPE_LOCK | (struct seqlock)->lock |
fs/namespace.c lookup_mountpoint() -> mp_hash()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dentry | 4096-ptr_max |
| BUF_SIZE | 0 | dentry | (-1)-s32max |
| BUF_SIZE | 0 | dentry | (-1)-s32max |
| CAPPED_DATA | 0 | dentry | 1 |
| DATA_SOURCE | 0 | dentry | $0 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 0 | dentry->d_inode->i_mode | 0-u16max |
| USER_DATA | 0 | dentry->d_inode->i_size | (-9223372036854775807)-(-4),0-s64max |
| NO_OVERFLOW_SIMPLE | 0 | dentry->moved->d_inode->i_size | |
| UNITS | 0 | dentry | unit_jiffy |
| LOCK2 | global &mount_lock.lock | ||
| HALF_LOCKED2 | global &namespace_sem | ||
| HALF_LOCKED2 | 0 | &dentry->d_inode->i_rwsem | |
| HALF_LOCKED2 | 0 | &dentry->d_lockref.lock | |
| HALF_LOCKED2 | 0 | &dentry->d_sb->s_vfs_rename_mutex |