Searched refs:_THIS_IP_ (Results 26 - 50 of 60) sorted by relevance

123

/linux-master/mm/kasan/
H A Dquarantine.c163 ___cache_free(cache, object, _THIS_IP_);
/linux-master/drivers/base/power/
H A Druntime.c513 trace_rpm_return_int(dev, _THIS_IP_, 0);
535 trace_rpm_return_int(dev, _THIS_IP_, retval);
718 trace_rpm_return_int(dev, _THIS_IP_, retval);
940 trace_rpm_return_int(dev, _THIS_IP_, retval);
/linux-master/include/net/
H A Dinet_connection_sock.h226 sk, what, when, (void *)_THIS_IP_);
/linux-master/fs/bcachefs/
H A Dbtree_update.c357 BTREE_ITER_intent, _THIS_IP_);
483 BTREE_ITER_cached, _THIS_IP_);
488 _THIS_IP_);
H A Dbtree_cache.c812 trace_and_count(c, trans_restart_relock_parent_for_fill, trans, _THIS_IP_, path);
823 trace_and_count(c, trans_restart_memory_allocation_failure, trans, _THIS_IP_, path);
1144 ret = btree_node_lock_nopath(trans, &b->c, SIX_LOCK_read, _THIS_IP_);
H A Dbtree_iter.h333 trans->last_restarted_ip = _THIS_IP_;
501 _THIS_IP_);
H A Dbtree_iter.c1026 ret = bch2_btree_path_traverse_one(trans, idx, 0, _THIS_IP_);
1603 trace_trans_restart_too_many_iters(trans, _THIS_IP_, buf.buf);
1946 trace_and_count(trans->c, trans_restart_relock_next_node, trans, _THIS_IP_, path);
2145 _THIS_IP_);
2153 bch2_btree_path_relock(trans, btree_iter_path(trans, iter), _THIS_IP_);
2334 _THIS_IP_);
2387 ret = bch2_btree_path_relock(trans, trans->paths + iter->update_path, _THIS_IP_);
2511 _THIS_IP_);
H A Dbtree_types.h342 return _THIS_IP_;
H A Dbtree_write_buffer.c153 iter->path = __bch2_btree_path_make_mut(trans, iter->path, true, _THIS_IP_);
/linux-master/include/linux/
H A Dsched.h157 current->task_state_change = _THIS_IP_; \
163 current->task_state_change = _THIS_IP_; \
169 current->task_state_change = _THIS_IP_; \
H A Ddevice.h1087 lock_set_class(&__d2->mutex.dep_map, name, key, 0, _THIS_IP_); \
1124 _THIS_IP_); \
H A Djbd2.h1300 rwsem_acquire(&j->j_trans_commit_map, 0, 0, _THIS_IP_); \
1301 rwsem_release(&j->j_trans_commit_map, _THIS_IP_); \
H A Drhashtable.h345 lock_acquire_exclusive(&tbl->dep_map, subclass, 0, NULL, _THIS_IP_);
H A Dfs.h1664 percpu_rwsem_acquire(&(sb)->s_writers.rw_sem[(lev)-1], 1, _THIS_IP_)
1666 percpu_rwsem_release(&(sb)->s_writers.rw_sem[(lev)-1], 1, _THIS_IP_)
/linux-master/arch/parisc/kernel/
H A Dunwind.c430 r.iaoq[0] = _THIS_IP_;
/linux-master/kernel/trace/
H A Dtrace_osnoise.c484 trace_array_printk_buf(buffer, _THIS_IP_, msg); \
1198 trace_array_printk_buf(tr->array_buffer.buffer, _THIS_IP_,
1360 trace_array_printk_buf(tr->array_buffer.buffer, _THIS_IP_,
H A Dtrace_hwlat.c191 trace_array_printk_buf(tr->array_buffer.buffer, _THIS_IP_, msg); \
H A Dtrace.h1940 #define internal_trace_puts(str) __trace_puts(_THIS_IP_, str, strlen(str))
/linux-master/fs/xfs/libxfs/
H A Dxfs_inode_fork.c157 trace_xfs_read_extent(ip, &icur, state, _THIS_IP_);
/linux-master/drivers/gpu/drm/i915/
H A Di915_request.c2005 mutex_acquire(&rq->engine->gt->reset.mutex.dep_map, 0, 0, _THIS_IP_);
2096 mutex_release(&rq->engine->gt->reset.mutex.dep_map, _THIS_IP_);
/linux-master/fs/jbd2/
H A Dtransaction.c463 rwsem_acquire_read(&journal->j_trans_commit_map, 0, 0, _THIS_IP_);
753 rwsem_release(&journal->j_trans_commit_map, _THIS_IP_);
/linux-master/fs/
H A Dsuper.c1888 percpu_rwsem_release(sb->s_writers.rw_sem + level, 0, _THIS_IP_);
1899 percpu_rwsem_acquire(sb->s_writers.rw_sem + level, 0, _THIS_IP_);
/linux-master/kernel/
H A Dcpu.c537 rwsem_acquire(&cpu_hotplug_lock.dep_map, 0, 0, _THIS_IP_);
542 rwsem_release(&cpu_hotplug_lock.dep_map, _THIS_IP_);
H A Dfork.c2335 p->irqtrace.hardirq_disable_ip = _THIS_IP_;
2336 p->irqtrace.softirq_enable_ip = _THIS_IP_;
/linux-master/arch/sh/kernel/
H A Ddwarf.c599 pc = _THIS_IP_;

Completed in 293 milliseconds

123