| /kernel/linux/linux-6.6/arch/s390/mm/ |
| H A D | cmm.c | 126 static int cmm_oom_notify(struct notifier_block *self, in cmm_oom_notify() argument
|
| /kernel/linux/linux-6.6/arch/um/kernel/ |
| H A D | um_arch.c | 243 static int panic_exit(struct notifier_block *self, unsigned long unused1, in panic_exit() argument
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_main.c | 138 static int hns_roce_netdev_event(struct notifier_block *self, in hns_roce_netdev_event() argument
|
| /kernel/linux/linux-5.10/drivers/macintosh/ |
| H A D | windfarm_pm91.c | 608 static int wf_smu_notify(struct notifier_block *self, in wf_smu_notify() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
| H A D | hw_atl2_utils_fw.c | 74 static int hw_atl2_shared_buffer_read_block(struct aq_hw_s *self, in hw_atl2_shared_buffer_read_block() argument 103 static inline int hw_atl2_shared_buffer_finish_ack(struct aq_hw_s *self) in hw_atl2_shared_buffer_finish_ack() argument 117 static int aq_a2_fw_init(struct aq_hw_s *self) in aq_a2_fw_init() argument 141 aq_a2_fw_deinit(struct aq_hw_s *self) aq_a2_fw_deinit() argument 224 aq_a2_fw_set_link_speed(struct aq_hw_s *self, u32 speed) aq_a2_fw_set_link_speed() argument 236 aq_a2_fw_set_mpi_flow_control(struct aq_hw_s *self, struct link_options_s *link_options) aq_a2_fw_set_mpi_flow_control() argument 245 aq_a2_fw_upd_eee_rate_bits(struct aq_hw_s *self, struct link_options_s *link_options, u32 eee_speeds) aq_a2_fw_upd_eee_rate_bits() argument 256 aq_a2_fw_set_state(struct aq_hw_s *self, enum hal_atl_utils_fw_state_e state) aq_a2_fw_set_state() argument 284 aq_a2_fw_update_link_status(struct aq_hw_s *self) aq_a2_fw_update_link_status() argument 326 aq_a2_fw_get_mac_permanent(struct aq_hw_s *self, u8 *mac) aq_a2_fw_get_mac_permanent() argument 336 aq_a2_fill_a0_stats(struct aq_hw_s *self, struct statistics_s *stats) aq_a2_fill_a0_stats() argument 378 aq_a2_fill_b0_stats(struct aq_hw_s *self, struct statistics_s *stats) aq_a2_fill_b0_stats() argument 414 aq_a2_fw_update_stats(struct aq_hw_s *self) aq_a2_fw_update_stats() argument 446 aq_a2_fw_get_phy_temp(struct aq_hw_s *self, int *temp) aq_a2_fw_get_phy_temp() argument 457 aq_a2_fw_get_mac_temp(struct aq_hw_s *self, int *temp) aq_a2_fw_get_mac_temp() argument 465 aq_a2_fw_set_eee_rate(struct aq_hw_s *self, u32 speed) aq_a2_fw_set_eee_rate() argument 478 aq_a2_fw_get_eee_rate(struct aq_hw_s *self, u32 *rate, u32 *supported_rates) aq_a2_fw_get_eee_rate() argument 493 aq_a2_fw_renegotiate(struct aq_hw_s *self) aq_a2_fw_renegotiate() argument 513 aq_a2_fw_set_flow_control(struct aq_hw_s *self) aq_a2_fw_set_flow_control() argument 526 aq_a2_fw_get_flow_control(struct aq_hw_s *self, u32 *fcmode) aq_a2_fw_get_flow_control() argument 537 aq_a2_fw_set_phyloopback(struct aq_hw_s *self, u32 mode, bool enable) aq_a2_fw_set_phyloopback() argument 559 hw_atl2_utils_get_fw_version(struct aq_hw_s *self) hw_atl2_utils_get_fw_version() argument 571 hw_atl2_utils_get_action_resolve_table_caps(struct aq_hw_s *self, u8 *base_index, u8 *count) hw_atl2_utils_get_action_resolve_table_caps() argument 586 aq_a2_fw_set_downshift(struct aq_hw_s *self, u32 counter) aq_a2_fw_set_downshift() argument [all...] |
| /kernel/linux/linux-5.10/drivers/s390/char/ |
| H A D | con3270.c | 563 static int con3270_notify(struct notifier_block *self, in con3270_notify() argument
|
| /kernel/linux/linux-5.10/drivers/video/backlight/ |
| H A D | backlight.c | 96 static int fb_notifier_callback(struct notifier_block *self, in fb_notifier_callback() argument
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | jump_label.c | 735 jump_label_module_notify(struct notifier_block *self, unsigned long val, in jump_label_module_notify() argument
|
| H A D | tracepoint.c | 723 static int tracepoint_module_notify(struct notifier_block *self, in tracepoint_module_notify() argument
|
| /kernel/linux/linux-5.10/fs/proc/ |
| H A D | kcore.c | 584 static int __meminit kcore_callback(struct notifier_block *self, in kcore_callback() argument
|
| /kernel/linux/linux-5.10/drivers/oprofile/ |
| H A D | buffer_sync.c | 57 task_free_notify(struct notifier_block *self, unsigned long val, void *data) in task_free_notify() argument 72 task_exit_notify(struct notifier_block *self, unsigned long val, void *data) in task_exit_notify() argument 88 munmap_notify(struct notifier_block *self, unsigned long val, void *data) in munmap_notify() argument 115 module_load_notify(struct notifier_block *self, unsigned long val, void *data) in module_load_notify() argument
|
| /kernel/linux/linux-5.10/fs/jfs/ |
| H A D | jfs_dtree.h | 194 pxd_t self; /* 8: self pxd */ member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
| H A D | hw_atl2_utils_fw.c | 74 static int hw_atl2_shared_buffer_read_block(struct aq_hw_s *self, in hw_atl2_shared_buffer_read_block() argument 103 static inline int hw_atl2_shared_buffer_finish_ack(struct aq_hw_s *self) in hw_atl2_shared_buffer_finish_ack() argument 117 static int aq_a2_fw_init(struct aq_hw_s *self) in aq_a2_fw_init() argument 141 aq_a2_fw_deinit(struct aq_hw_s *self) aq_a2_fw_deinit() argument 224 aq_a2_fw_set_link_speed(struct aq_hw_s *self, u32 speed) aq_a2_fw_set_link_speed() argument 236 aq_a2_fw_set_mpi_flow_control(struct aq_hw_s *self, struct link_options_s *link_options) aq_a2_fw_set_mpi_flow_control() argument 245 aq_a2_fw_upd_eee_rate_bits(struct aq_hw_s *self, struct link_options_s *link_options, u32 eee_speeds) aq_a2_fw_upd_eee_rate_bits() argument 256 aq_a2_fw_set_state(struct aq_hw_s *self, enum hal_atl_utils_fw_state_e state) aq_a2_fw_set_state() argument 284 aq_a2_fw_update_link_status(struct aq_hw_s *self) aq_a2_fw_update_link_status() argument 326 aq_a2_fw_get_mac_permanent(struct aq_hw_s *self, u8 *mac) aq_a2_fw_get_mac_permanent() argument 336 aq_a2_fill_a0_stats(struct aq_hw_s *self, struct statistics_s *stats) aq_a2_fill_a0_stats() argument 378 aq_a2_fill_b0_stats(struct aq_hw_s *self, struct statistics_s *stats) aq_a2_fill_b0_stats() argument 414 aq_a2_fw_update_stats(struct aq_hw_s *self) aq_a2_fw_update_stats() argument 446 aq_a2_fw_get_phy_temp(struct aq_hw_s *self, int *temp) aq_a2_fw_get_phy_temp() argument 457 aq_a2_fw_get_mac_temp(struct aq_hw_s *self, int *temp) aq_a2_fw_get_mac_temp() argument 465 aq_a2_fw_set_eee_rate(struct aq_hw_s *self, u32 speed) aq_a2_fw_set_eee_rate() argument 478 aq_a2_fw_get_eee_rate(struct aq_hw_s *self, u32 *rate, u32 *supported_rates) aq_a2_fw_get_eee_rate() argument 493 aq_a2_fw_renegotiate(struct aq_hw_s *self) aq_a2_fw_renegotiate() argument 513 aq_a2_fw_set_flow_control(struct aq_hw_s *self) aq_a2_fw_set_flow_control() argument 526 aq_a2_fw_get_flow_control(struct aq_hw_s *self, u32 *fcmode) aq_a2_fw_get_flow_control() argument 537 aq_a2_fw_set_phyloopback(struct aq_hw_s *self, u32 mode, bool enable) aq_a2_fw_set_phyloopback() argument 559 hw_atl2_utils_get_fw_version(struct aq_hw_s *self) hw_atl2_utils_get_fw_version() argument 571 hw_atl2_utils_get_action_resolve_table_caps(struct aq_hw_s *self, u8 *base_index, u8 *count) hw_atl2_utils_get_action_resolve_table_caps() argument 586 aq_a2_fw_set_downshift(struct aq_hw_s *self, u32 counter) aq_a2_fw_set_downshift() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_main.c | 378 static int aq_validate_mqprio_opt(struct aq_nic_s *self, in aq_validate_mqprio_opt() argument
|
| /kernel/linux/linux-6.6/fs/jfs/ |
| H A D | jfs_dtree.h | 194 pxd_t self; /* 8: self pxd */ member
|
| /kernel/linux/linux-6.6/fs/proc/ |
| H A D | kcore.c | 639 static int __meminit kcore_callback(struct notifier_block *self, in kcore_callback() argument
|
| /kernel/linux/linux-6.6/drivers/video/backlight/ |
| H A D | backlight.c | 96 static int fb_notifier_callback(struct notifier_block *self, in fb_notifier_callback() argument
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | jump_label.c | 736 jump_label_module_notify(struct notifier_block *self, unsigned long val, in jump_label_module_notify() argument
|
| H A D | tracepoint.c | 701 static int tracepoint_module_notify(struct notifier_block *self, in tracepoint_module_notify() argument
|
| /kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_4xxx/ |
| H A D | adf_4xxx_hw_data.c | 121 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask() argument 126 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask() argument 133 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels() argument 138 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() argument 146 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() argument 151 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() argument 156 get_sram_bar_id(struct adf_hw_device_data *self) get_sram_bar_id() argument 282 get_sku(struct adf_hw_device_data *self) get_sku() argument 313 get_heartbeat_clock(struct adf_hw_device_data *self) get_heartbeat_clock() argument [all...] |
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| H A D | kgdb.c | 575 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() argument
|
| /kernel/linux/linux-6.6/drivers/hv/ |
| H A D | hv_common.c | 174 static int hv_die_panic_notify_crash(struct notifier_block *self, in hv_die_panic_notify_crash() argument
|
| /kernel/linux/linux-6.6/drivers/macintosh/ |
| H A D | windfarm_pm91.c | 609 static int wf_smu_notify(struct notifier_block *self, in wf_smu_notify() argument
|
| /kernel/liteos_a/compat/posix/src/ |
| H A D | pthread.c | 100 _pthread_data *self = pthread_get_self_data(); in CheckForCancel() local 140 STATIC VOID SetPthreadAttr(const _pthread_data *self, const pthread_attr_t *attr, pthread_attr_t *outAttr) in SetPthreadAttr() argument 226 _pthread_data *self = pthread_get_self_data(); in pthread_create() local 281 _pthread_data *self = pthread_get_self_data(); pthread_exit() local 360 _pthread_data *self = NULL; pthread_join() local 596 _pthread_data *self = NULL; pthread_setcancelstate() local 630 _pthread_data *self = NULL; pthread_setcanceltype() local [all...] |
| /kernel/linux/linux-6.6/mm/ |
| H A D | memory-tiers.c | 595 static int __meminit memtier_hotplug_callback(struct notifier_block *self, in memtier_hotplug_callback() argument
|