Home
last modified time | relevance | path

Searched defs:self (Results 226 – 250 of 383) sorted by relevance

12345678910>>...16

/linux/fs/proc/
H A Dself.c40 struct dentry *self; in proc_setup_self() local
/linux/rust/kernel/
H A Dconfigfs.rs502 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 Dregulator.rs255 pub fn set_voltage(&self, min_voltage: Voltage, max_voltage: Voltage) -> Result { in set_voltage()
388 fn drop(&mut self) { in drop()
H A Dfaux.rs63 fn drop(&mut self) { in drop()
H A Dauxiliary.rs249 fn inc_ref(&self) { in inc_ref()
340 fn drop(&mut self) { in drop()
/linux/arch/arm/nwfpe/
H A Dfpmodule.c48 static int nwfpe_notify(struct notifier_block *self, unsigned long cmd, void *v) in nwfpe_notify()
/linux/arch/arm/mach-tegra/
H A Dirq.c46 static int tegra_gic_notifier(struct notifier_block *self, in tegra_gic_notifier()
/linux/kernel/trace/
H A Dtrace_printk.c88 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 Ddiscover.c151 u32 self = tipc_own_addr(net); in tipc_disc_addr_trial_msg() local
211 u32 self; in tipc_disc_rcv() local
H A Dbcast.h58 u32 self; member
/linux/rust/kernel/drm/gem/
H A Dmod.rs59 fn inc_ref(&self) { in inc_ref()
145 &self, in create_handle()
/linux/samples/rust/
H A Drust_print_main.rs98 fn drop(&mut self) { in drop()
H A Drust_dma.rs86 fn drop(&mut self) { in drop()
H A Drust_driver_platform.rs182 fn drop(&mut self) { in drop()
/linux/tools/testing/selftests/net/
H A Dbind_timewait.c42 void create_timewait_socket(struct __test_metadata *_metadata, in create_timewait_socket()
/linux/rust/kernel/sync/
H A Dpoll.rs52 pub fn register_wait(&self, file: &File, cv: &PollCondVar) { in register_wait()
/linux/tools/perf/util/
H A Dpython.c672 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 Dchecktransupdate.py165 format(self, record) global() argument
/linux/arch/arm/vfp/
H A Dvfpmodule.c187 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 Dkgdb.c173 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify()
/linux/arch/powerpc/kernel/
H A Duprobes.c134 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify()
/linux/rust/pin-init/examples/
H A Dstatic_init.rs76 self, in __pinned_init() argument
/linux/arch/csky/kernel/probes/
H A Duprobes.c138 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify()
/linux/tools/testing/selftests/bpf/progs/
H A Dcgrp_kfunc_success.c141 struct cgroup *self, *ancestor1, *invalid; in BPF_PROG() local
/linux/arch/mips/kernel/
H A Duprobes.c154 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify()

12345678910>>...16