| /kernel/linux/linux-6.6/arch/arm64/kernel/probes/ |
| H A D | uprobes.c | 162 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify() argument
|
| /kernel/linux/linux-6.6/arch/loongarch/kernel/ |
| H A D | uprobes.c | 117 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify() argument
|
| /kernel/linux/linux-6.6/arch/arc/kernel/ |
| H A D | kprobes.c | 339 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() argument
|
| /kernel/linux/linux-6.6/arch/arm/probes/uprobes/ |
| H A D | core.c | 178 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify() argument
|
| /kernel/linux/linux-6.6/arch/parisc/kernel/ |
| H A D | kgdb.c | 35 static int kgdb_notify(struct notifier_block *self, in kgdb_notify() argument
|
| /kernel/linux/linux-6.6/arch/riscv/kernel/probes/ |
| H A D | uprobes.c | 142 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify() argument
|
| /kernel/linux/linux-6.6/arch/riscv/kernel/ |
| H A D | setup.c | 339 static int dump_kernel_offset(struct notifier_block *self, in dump_kernel_offset() argument
|
| /kernel/linux/linux-5.10/drivers/irqchip/ |
| H A D | irq-vf610-mscm-ir.c | 66 static int vf610_mscm_ir_notifier(struct notifier_block *self, in vf610_mscm_ir_notifier() argument
|
| /kernel/linux/linux-5.10/drivers/usb/mon/ |
| H A D | mon_main.c | 225 static int mon_notify(struct notifier_block *self, unsigned long action, in mon_notify() argument
|
| /kernel/linux/linux-5.10/fs/jfs/ |
| H A D | jfs_xtree.h | 82 pxd_t self; /* 8: self */ member
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | mm_init.c | 169 static int __meminit mm_compute_batch_notifier(struct notifier_block *self, in mm_compute_batch_notifier() argument
|
| /kernel/linux/linux-5.10/drivers/staging/hungtask/ |
| H A D | hungtask_user.c | 147 static int htuser_process_notifier(struct notifier_block *self, in htuser_process_notifier() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_vec.c | 30 struct aq_vec_s *self = container_of(napi, struct aq_vec_s, napi); in aq_vec_poll() local 105 struct aq_vec_s *self = NULL; aq_vec_alloc() 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) aq_vec_ring_alloc() argument 180 aq_vec_init(struct aq_vec_s *self, const struct aq_hw_ops *aq_hw_ops, struct aq_hw_s *aq_hw) aq_vec_init() argument 226 aq_vec_start(struct aq_vec_s *self) aq_vec_start() argument 251 aq_vec_stop(struct aq_vec_s *self) aq_vec_stop() argument 268 aq_vec_deinit(struct aq_vec_s *self) aq_vec_deinit() argument 285 aq_vec_free(struct aq_vec_s *self) aq_vec_free() argument 297 aq_vec_ring_free(struct aq_vec_s *self) aq_vec_ring_free() argument 321 struct aq_vec_s *self = private; aq_vec_isr() local 336 struct aq_vec_s *self = private; aq_vec_isr_legacy() local 358 aq_vec_get_affinity_mask(struct aq_vec_s *self) aq_vec_get_affinity_mask() argument 363 aq_vec_is_valid_tc(struct aq_vec_s *self, const unsigned int tc) aq_vec_is_valid_tc() argument 368 aq_vec_get_sw_stats(struct aq_vec_s *self, const unsigned int tc, u64 *data) aq_vec_get_sw_stats() argument [all...] |
| /kernel/linux/linux-6.6/fs/jfs/ |
| H A D | jfs_xtree.h | 82 pxd_t self; /* 8: self */ member
|
| /kernel/linux/linux-6.6/drivers/staging/hungtask/ |
| H A D | hungtask_user.c | 147 static int htuser_process_notifier(struct notifier_block *self, in htuser_process_notifier() argument
|
| /kernel/linux/linux-6.6/drivers/usb/mon/ |
| H A D | mon_main.c | 225 static int mon_notify(struct notifier_block *self, unsigned long action, in mon_notify() argument
|
| /kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_dh895xcc/ |
| H A D | adf_dh895xcc_hw_data.c | 28 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask() argument 36 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask() argument 43 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() argument 48 static u32 get_ts_clock(struct adf_hw_device_data *self) in get_ts_clock() argument 56 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() argument 61 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() argument 98 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku() argument [all...] |
| /kernel/linux/linux-6.6/drivers/irqchip/ |
| H A D | irq-vf610-mscm-ir.c | 66 static int vf610_mscm_ir_notifier(struct notifier_block *self, in vf610_mscm_ir_notifier() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/af_unix/ |
| H A D | diag_uid.c | 76 send_request(struct __test_metadata *_metadata, FIXTURE_DATA(diag_uid) *self, const FIXTURE_VARIANT(diag_uid) *variant) send_request() argument 134 receive_response(struct __test_metadata *_metadata, FIXTURE_DATA(diag_uid) *self) receive_response() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/drivers/s390x/uvdevice/ |
| H A D | test_uvdevice.c | 186 att_inval_sizes_test(uint32_t *size, uint32_t max_size, bool test_zero, struct __test_metadata *_metadata, FIXTURE_DATA(attest_fixture) *self) att_inval_sizes_test() argument 234 att_inval_addr_test(__u64 *addr, struct __test_metadata *_metadata, FIXTURE_DATA(attest_fixture) *self) att_inval_addr_test() argument [all...] |
| /kernel/linux/linux-6.6/drivers/s390/char/ |
| H A D | sclp_con.c | 226 static int sclp_console_notify(struct notifier_block *self, in sclp_console_notify() argument
|
| /kernel/linux/linux-6.6/samples/ftrace/ |
| H A D | ftrace-ops.c | 111 struct sample_ops *self; in ops_func_count() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | FormattedValueStringBuilderImpl.java | 51 public static int findSpan(FormattedStringBuilder self, Object value) { in findSpan() argument 68 applySpanRange( FormattedStringBuilder self, UFormat.SpanField spanField, Object value, int start, int end) applySpanRange() argument 86 nextFieldPosition(FormattedStringBuilder self, FieldPosition fp) nextFieldPosition() argument 134 toCharacterIterator(FormattedStringBuilder self, Field numericField) toCharacterIterator() argument 165 nextPosition(FormattedStringBuilder self, ConstrainedFieldPosition cfpos, Field numericField) nextPosition() argument 319 trimBack(FormattedStringBuilder self, int limit) trimBack() argument 324 trimFront(FormattedStringBuilder self, int start) trimFront() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | FormattedValueStringBuilderImpl.java | 48 public static int findSpan(FormattedStringBuilder self, Object value) { in findSpan() argument 60 public static boolean nextFieldPosition(FormattedStringBuilder self, FieldPosition fp) { in nextFieldPosition() argument 108 toCharacterIterator(FormattedStringBuilder self, Field numericField) toCharacterIterator() argument 139 nextPosition(FormattedStringBuilder self, ConstrainedFieldPosition cfpos, Field numericField) nextPosition() argument 248 trimBack(FormattedStringBuilder self, int limit) trimBack() argument 253 trimFront(FormattedStringBuilder self, int start) trimFront() argument [all...] |
| /third_party/libunwind/libunwind/tests/ |
| H A D | Gtest-dyn1.c | 94 template (int i, template_t self, in template() argument
|