Searched defs:self (Results 26 - 50 of 203) sorted by relevance

123456789

/linux-master/drivers/irqchip/
H A Dirq-vf610-mscm-ir.c66 static int vf610_mscm_ir_notifier(struct notifier_block *self, argument
/linux-master/arch/mips/kernel/
H A Dkgdb.c286 static int kgdb_mips_notify(struct notifier_block *self, unsigned long cmd, argument
H A Duprobes.c154 int arch_uprobe_exception_notify(struct notifier_block *self, argument
H A Dkprobes.c426 int kprobe_exceptions_notify(struct notifier_block *self, argument
/linux-master/arch/arm/probes/uprobes/
H A Dcore.c178 int arch_uprobe_exception_notify(struct notifier_block *self, argument
/linux-master/arch/arm64/kernel/probes/
H A Duprobes.c162 int arch_uprobe_exception_notify(struct notifier_block *self, argument
/linux-master/drivers/s390/char/
H A Dsclp_con.c226 static int sclp_console_notify(struct notifier_block *self, argument
/linux-master/tools/testing/selftests/drivers/s390x/uvdevice/
H A Dtest_uvdevice.c186 att_inval_sizes_test(uint32_t *size, uint32_t max_size, bool test_zero, struct __test_metadata *_metadata, FIXTURE_DATA(attest_fixture) *self) argument
234 att_inval_addr_test(__u64 *addr, struct __test_metadata *_metadata, FIXTURE_DATA(attest_fixture) *self) argument
[all...]
/linux-master/arch/parisc/kernel/
H A Dkgdb.c35 static int kgdb_notify(struct notifier_block *self, argument
/linux-master/samples/ftrace/
H A Dftrace-ops.c111 struct sample_ops *self; local
/linux-master/arch/loongarch/kernel/
H A Duprobes.c117 int arch_uprobe_exception_notify(struct notifier_block *self, argument
/linux-master/drivers/crypto/intel/qat/qat_dh895xcc/
H A Dadf_dh895xcc_hw_data.c29 static u32 get_accel_mask(struct adf_hw_device_data *self) argument
37 static u32 get_ae_mask(struct adf_hw_device_data *self) argument
44 static u32 get_misc_bar_id(struct adf_hw_device_data *self) argument
49 static u32 get_ts_clock(struct adf_hw_device_data *self) argument
57 static u32 get_etr_bar_id(struct adf_hw_device_data *self) argument
62 static u32 get_sram_bar_id(struct adf_hw_device_data *self) argument
99 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) argument
[all...]
/linux-master/drivers/usb/mon/
H A Dmon_main.c214 static int mon_notify(struct notifier_block *self, unsigned long action, argument
/linux-master/arch/riscv/kernel/probes/
H A Duprobes.c142 int arch_uprobe_exception_notify(struct notifier_block *self, argument
/linux-master/tools/testing/selftests/net/af_unix/
H A Ddiag_uid.c76 send_request(struct __test_metadata *_metadata, FIXTURE_DATA(diag_uid) *self, const FIXTURE_VARIANT(diag_uid) *variant) argument
134 receive_response(struct __test_metadata *_metadata, FIXTURE_DATA(diag_uid) *self) argument
[all...]
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_vec.c30 struct aq_vec_s *self = container_of(napi, struct aq_vec_s, napi); local
105 struct aq_vec_s *self = NULL; local
128 aq_vec_ring_alloc(struct aq_vec_s *self, struct aq_nic_s *aq_nic, unsigned int idx, struct aq_nic_cfg_s *aq_nic_cfg) argument
180 aq_vec_init(struct aq_vec_s *self, const struct aq_hw_ops *aq_hw_ops, struct aq_hw_s *aq_hw) argument
226 aq_vec_start(struct aq_vec_s *self) argument
251 aq_vec_stop(struct aq_vec_s *self) argument
268 aq_vec_deinit(struct aq_vec_s *self) argument
285 aq_vec_free(struct aq_vec_s *self) argument
297 aq_vec_ring_free(struct aq_vec_s *self) argument
321 struct aq_vec_s *self = private; local
336 struct aq_vec_s *self = private; local
358 aq_vec_get_affinity_mask(struct aq_vec_s *self) argument
363 aq_vec_is_valid_tc(struct aq_vec_s *self, const unsigned int tc) argument
368 aq_vec_get_sw_stats(struct aq_vec_s *self, const unsigned int tc, u64 *data) argument
[all...]
/linux-master/arch/riscv/kernel/
H A Dsetup.c316 static int dump_kernel_offset(struct notifier_block *self, argument
/linux-master/tools/perf/util/
H A Dannotate-data.h67 struct annotated_member self; member in struct:annotated_data_type
/linux-master/tools/testing/selftests/net/
H A Dbind_wildcard.c739 bind_socket(struct __test_metadata *_metadata, FIXTURE_DATA(bind_wildcard) *self, const FIXTURE_VARIANT(bind_wildcard) *variant, int i, int reuse) argument
[all...]
/linux-master/arch/arc/kernel/
H A Dkprobes.c340 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, argument
/linux-master/include/uapi/linux/
H A Dscif_ioctl.h80 struct scif_port_id self; member in struct:scifioctl_connect
194 __u64 self; member in struct:scifioctl_node_ids
/linux-master/arch/sparc/kernel/
H A Duprobes.c262 int arch_uprobe_exception_notify(struct notifier_block *self, argument
/linux-master/tools/virtio/ringtest/
H A Dmain.c80 pthread_t self; local
/linux-master/arch/arm/mach-pxa/
H A Dam200epd.c176 static int am200_fb_notifier_callback(struct notifier_block *self, argument
/linux-master/arch/sh/kernel/
H A Dkgdb.c340 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) argument

Completed in 235 milliseconds

123456789