/kernel/linux/linux-6.6/net/ipv4/ |
H A D | esp4.c | 1210 .owner = THIS_MODULE,
|
H A D | ping.c | 1003 .owner = THIS_MODULE,
|
H A D | raw.c | 920 .owner = THIS_MODULE,
|
/kernel/linux/linux-6.6/net/core/ |
H A D | net_namespace.c | 1398 .owner = netns_owner,
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | esp6.c | 1262 .owner = THIS_MODULE,
|
/kernel/linux/linux-6.6/sound/soc/intel/boards/ |
H A D | sof_rt5682.c | 622 .owner = THIS_MODULE,
|
H A D | bytcr_rt5640.c | 1620 .owner = THIS_MODULE,
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8195/ |
H A D | mt8195-mt6359.c | 1350 .owner = THIS_MODULE,
|
/kernel/linux/linux-6.6/net/rfkill/ |
H A D | core.c | 1393 .owner = THIS_MODULE,
|
/third_party/libwebsockets/lib/core-net/ |
H A D | vhost.c | 1770 wsi->dll2_cli_txn_queue.owner, struct lws,
|
/third_party/node/deps/v8/src/maglev/ |
H A D | maglev-ir.cc | 790 os << "(" << owner().ToString() << ")"; in PrintParams()
|
/third_party/node/deps/v8/src/torque/ |
H A D | implementation-visitor.h | 760 cpp::Class* owner, const std::string& name, const Signature& signature,
|
/third_party/python/Lib/ |
H A D | pathlib.py | 1015 def owner(self): member in Path 1017 Return the login name of the file owner. 1023 raise NotImplementedError("Path.owner() is unsupported on this system")
|
/third_party/node/deps/v8/src/heap/ |
H A D | mark-compact.cc | 3930 DCHECK_EQ(heap()->old_space(), page->owner()); in EvacuatePagesInParallel() 4457 CHECK_NE(chunk_->owner(), heap_->map_space()); in UpdateTypedPointers() 4471 CHECK_NE(chunk_->owner(), heap_->map_space()); in UpdateTypedPointers() 4778 p->owner()->memory_chunk_list().Remove(p); in PostProcessEvacuationCandidates() 4789 PagedSpace* space = static_cast<PagedSpace*>(p->owner()); in ReleaseEvacuationCandidates()
|
/kernel/linux/linux-5.10/drivers/phy/qualcomm/ |
H A D | phy-qcom-qmp.c | 3699 .owner = THIS_MODULE, 3710 .owner = THIS_MODULE, 3717 .owner = THIS_MODULE,
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | st.c | 208 .owner = THIS_MODULE, 4193 .owner = THIS_MODULE, in create_one_cdev() 4224 cdev->owner = THIS_MODULE; in create_one_cdev()
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | fotg210-hcd.c | 291 .owner = THIS_MODULE, 298 .owner = THIS_MODULE, 305 .owner = THIS_MODULE, 5248 * we drop ownership so next owner (or urb unlink) can get it
|
/kernel/linux/linux-5.10/net/key/ |
H A D | af_key.c | 134 .owner = THIS_MODULE, 3757 .owner = THIS_MODULE, 3780 .owner = THIS_MODULE,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_lrc.c | 1150 struct intel_engine_cs *owner = rq->context->engine; in __unwind_incomplete_requests() local 1152 WRITE_ONCE(rq->engine, owner); in __unwind_incomplete_requests() 1153 owner->submit_request(rq); in __unwind_incomplete_requests()
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | dib0700_devices.c | 3773 if (!try_module_get(client_demod->dev.driver->owner)) in xbox_one_attach() 3801 if (!try_module_get(client_tuner->dev.driver->owner)) in xbox_one_attach() 3810 module_put(client_demod->dev.driver->owner); in xbox_one_attach()
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | dib0700_devices.c | 3766 if (!try_module_get(client_demod->dev.driver->owner)) in xbox_one_attach() 3794 if (!try_module_get(client_tuner->dev.driver->owner)) in xbox_one_attach() 3803 module_put(client_demod->dev.driver->owner); in xbox_one_attach()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | st.c | 209 .owner = THIS_MODULE, 4163 .owner = THIS_MODULE, in create_one_cdev() 4194 cdev->owner = THIS_MODULE; in create_one_cdev()
|
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 290 .owner = THIS_MODULE, 297 .owner = THIS_MODULE, 304 .owner = THIS_MODULE, 5247 * we drop ownership so next owner (or urb unlink) can get it
|
/kernel/linux/linux-6.6/mm/ |
H A D | memcontrol.c | 1027 * mm_update_next_owner() may clear mm->owner to NULL in mem_cgroup_from_task() 1087 memcg = mem_cgroup_from_task(rcu_dereference(mm->owner)); in get_mem_cgroup_from_mm() 6248 /* We move charges only when we move a owner of the mm */ in mem_cgroup_can_attach() 6249 if (mm->owner == p) { in mem_cgroup_can_attach() 6466 if (task->mm && READ_ONCE(task->mm->owner) == task) in mem_cgroup_attach()
|
/kernel/linux/linux-6.6/net/key/ |
H A D | af_key.c | 134 .owner = THIS_MODULE, 3752 .owner = THIS_MODULE, 3774 .owner = THIS_MODULE,
|