Defined in 1 files as a function:

Referenced in 1 files:

Smatch caller information:

fs/xfs/xfs_mru_cache.c xfs_mru_cache_insert() -> _xfs_mru_cache_list_insert()

Type Parameter Key Value
PARAM_VALUE 0 mru 4096-ptr_max
PARAM_VALUE 0 mru->lock.rlock.dep_map->name 0-255
PARAM_VALUE 0 mru->store.xa_flags 0,33554432-u32max
PARAM_VALUE 1 elem 4096-ptr_max
PARAM_VALUE 1 elem->list_node.next 4096-ptr_max
PARAM_VALUE 1 elem->list_node.next->next 4096-ptr_max
PARAM_VALUE 1 elem->list_node.prev 4096-ptr_max
PARAM_VALUE 1 elem->list_node.prev->next 4096-ptr_max
PARAM_VALUE 1 elem->list_node.prev->prev 4096-ptr_max
DATA_SOURCE 0 mru $0
DATA_SOURCE 1 elem $2
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
LOCK2 0 &mru->lock
TYPE_LOCK (struct xfs_mru_cache)->lock

fs/xfs/xfs_mru_cache.c xfs_mru_cache_lookup() -> _xfs_mru_cache_list_insert()

Type Parameter Key Value
PARAM_VALUE 0 mru 4096-ptr_max
PARAM_VALUE 0 mru->lists 1-u64max
PARAM_VALUE 0 mru->lock.rlock.dep_map->name 0-255
PARAM_VALUE 1 elem 4096-ptr_max
DATA_SOURCE 0 mru $0
DATA_SOURCE 1 elem r radix_tree_lookup
PREEMPT_ADD <- disables preempt
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
LOCK2 0 &mru->lock
TYPE_LOCK (struct xfs_mru_cache)->lock