/linux/fs/proc/ |
H A D | self.c | 40 struct dentry *self; in proc_setup_self() local
|
/linux/rust/kernel/ |
H A D | configfs.rs | 502 fn make_group(&self, name: &CStr) -> Result<impl PinInit<Group<Self::Child>, Error>>; in make_group() 514 fn drop_item(&self, _child: ArcBorrow<'_, Group<Self::Child>>) { in drop_item() 710 &'static self, in add()
|
H A D | regulator.rs | 255 pub fn set_voltage(&self, min_voltage: Voltage, max_voltage: Voltage) -> Result { in set_voltage() 388 fn drop(&mut self) { in drop()
|
H A D | faux.rs | 63 fn drop(&mut self) { in drop()
|
H A D | auxiliary.rs | 249 fn inc_ref(&self) { in inc_ref() 340 fn drop(&mut self) { in drop()
|
/linux/arch/arm/nwfpe/ |
H A D | fpmodule.c | 48 static int nwfpe_notify(struct notifier_block *self, unsigned long cmd, void *v) in nwfpe_notify()
|
/linux/arch/arm/mach-tegra/ |
H A D | irq.c | 46 static int tegra_gic_notifier(struct notifier_block *self, in tegra_gic_notifier()
|
/linux/kernel/trace/ |
H A D | trace_printk.c | 88 static int module_trace_bprintk_format_notify(struct notifier_block *self, in module_trace_bprintk_format_notify() 174 module_trace_bprintk_format_notify(struct notifier_block *self, in module_trace_bprintk_format_notify()
|
/linux/net/tipc/ |
H A D | discover.c | 151 u32 self = tipc_own_addr(net); in tipc_disc_addr_trial_msg() local 211 u32 self; in tipc_disc_rcv() local
|
H A D | bcast.h | 58 u32 self; member
|
/linux/rust/kernel/drm/gem/ |
H A D | mod.rs | 59 fn inc_ref(&self) { in inc_ref() 145 &self, in create_handle()
|
/linux/samples/rust/ |
H A D | rust_print_main.rs | 98 fn drop(&mut self) { in drop()
|
H A D | rust_dma.rs | 86 fn drop(&mut self) { in drop()
|
H A D | rust_driver_platform.rs | 182 fn drop(&mut self) { in drop()
|
/linux/tools/testing/selftests/net/ |
H A D | bind_timewait.c | 42 void create_timewait_socket(struct __test_metadata *_metadata, in create_timewait_socket()
|
/linux/rust/kernel/sync/ |
H A D | poll.rs | 52 pub fn register_wait(&self, file: &File, cv: &PollCondVar) { in register_wait()
|
/linux/tools/perf/util/ |
H A D | python.c | 672 static PyObject *pyrf_counts_values_get_values(struct pyrf_counts_values *self, void *closure) in pyrf_counts_values_get_values() 684 static int pyrf_counts_values_set_values(struct pyrf_counts_values *self, PyObject *list, in pyrf_counts_values_set_values() 978 static PyObject *pyrf_evsel__str(PyObject *self) in pyrf_evsel__str() 1410 static PyObject *pyrf_evlist__str(PyObject *self) in pyrf_evlist__str() 1663 static PyObject *pyrf__parse_events(PyObject *self, PyObject *args) in pyrf__parse_events()
|
/linux/scripts/ |
H A D | checktransupdate.py | 165 format(self, record) global() argument
|
/linux/arch/arm/vfp/ |
H A D | vfpmodule.c | 187 static int vfp_notifier(struct notifier_block *self, unsigned long cmd, void *v) in vfp_notifier() 515 static int vfp_cpu_pm_notifier(struct notifier_block *self, unsigned long cmd, in vfp_cpu_pm_notifier()
|
/linux/arch/hexagon/kernel/ |
H A D | kgdb.c | 173 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify()
|
/linux/arch/powerpc/kernel/ |
H A D | uprobes.c | 134 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify()
|
/linux/rust/pin-init/examples/ |
H A D | static_init.rs | 76 self, in __pinned_init() argument
|
/linux/arch/csky/kernel/probes/ |
H A D | uprobes.c | 138 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify()
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | cgrp_kfunc_success.c | 141 struct cgroup *self, *ancestor1, *invalid; in BPF_PROG() local
|
/linux/arch/mips/kernel/ |
H A D | uprobes.c | 154 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify()
|