Home
last modified time | relevance | path

Searched defs:ab (Results 1 – 25 of 108) sorted by relevance

12345

/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.c1047 bool ath11k_core_coldboot_cal_support(struct ath11k_base *ab) in ath11k_core_coldboot_cal_support()
1065 static int ath11k_core_continue_suspend_resume(struct ath11k_base *ab) in ath11k_core_continue_suspend_resume()
1082 static int ath11k_core_suspend_wow(struct ath11k_base *ab) in ath11k_core_suspend_wow()
1130 static int ath11k_core_suspend_default(struct ath11k_base *ab) in ath11k_core_suspend_default()
1176 int ath11k_core_suspend(struct ath11k_base *ab) in ath11k_core_suspend()
1191 int ath11k_core_suspend_late(struct ath11k_base *ab) in ath11k_core_suspend_late()
1211 int ath11k_core_resume_early(struct ath11k_base *ab) in ath11k_core_resume_early()
1231 static int ath11k_core_resume_default(struct ath11k_base *ab) in ath11k_core_resume_default()
1266 static int ath11k_core_resume_wow(struct ath11k_base *ab) in ath11k_core_resume_wow()
1295 int ath11k_core_resume(struct ath11k_base *ab) in ath11k_core_resume()
[all …]
H A Dpcic.c144 int ath11k_pcic_init_msi_config(struct ath11k_base *ab) in ath11k_pcic_init_msi_config()
167 static void __ath11k_pcic_write32(struct ath11k_base *ab, u32 offset, u32 value) in __ath11k_pcic_write32()
175 void ath11k_pcic_write32(struct ath11k_base *ab, u32 offset, u32 value) in ath11k_pcic_write32()
195 static u32 __ath11k_pcic_read32(struct ath11k_base *ab, u32 offset) in __ath11k_pcic_read32()
207 u32 ath11k_pcic_read32(struct ath11k_base *ab, u32 offset) in ath11k_pcic_read32()
230 int ath11k_pcic_read(struct ath11k_base *ab, void *buf, u32 start, u32 end) in ath11k_pcic_read()
268 void ath11k_pcic_get_msi_address(struct ath11k_base *ab, u32 *msi_addr_lo, in ath11k_pcic_get_msi_address()
276 int ath11k_pcic_get_user_msi_assignment(struct ath11k_base *ab, char *user_name, in ath11k_pcic_get_user_msi_assignment()
304 void ath11k_pcic_get_ce_msi_idx(struct ath11k_base *ab, u32 ce_id, u32 *msi_idx) in ath11k_pcic_get_ce_msi_idx()
321 static void ath11k_pcic_free_ext_irq(struct ath11k_base *ab) in ath11k_pcic_free_ext_irq()
[all …]
H A Dpci.c45 static int ath11k_pci_bus_wake_up(struct ath11k_base *ab) in ath11k_pci_bus_wake_up()
52 static void ath11k_pci_bus_release(struct ath11k_base *ab) in ath11k_pci_bus_release()
59 static u32 ath11k_pci_get_window_start(struct ath11k_base *ab, u32 offset) in ath11k_pci_get_window_start()
77 struct ath11k_base *ab = ab_pci->ab; in ath11k_pci_select_window() local
92 ath11k_pci_window_write32(struct ath11k_base *ab, u32 offset, u32 value) in ath11k_pci_window_write32()
111 static u32 ath11k_pci_window_read32(struct ath11k_base *ab, u32 offset) in ath11k_pci_window_read32()
132 int ath11k_pci_get_msi_irq(struct ath11k_base *ab, unsigned int vector) in ath11k_pci_get_msi_irq()
180 static void ath11k_pci_soc_global_reset(struct ath11k_base *ab) in ath11k_pci_soc_global_reset()
206 static void ath11k_pci_clear_dbg_registers(struct ath11k_base *ab) in ath11k_pci_clear_dbg_registers()
236 static int ath11k_pci_set_link_reg(struct ath11k_base *ab, in ath11k_pci_set_link_reg()
[all …]
H A Dpeer.c11 static struct ath11k_peer *ath11k_peer_find_list_by_id(struct ath11k_base *ab, in ath11k_peer_find_list_by_id()
28 struct ath11k_peer *ath11k_peer_find(struct ath11k_base *ab, int vdev_id, in ath11k_peer_find()
47 struct ath11k_peer *ath11k_peer_find_by_addr(struct ath11k_base *ab, in ath11k_peer_find_by_addr()
63 struct ath11k_peer *ath11k_peer_find_by_id(struct ath11k_base *ab, in ath11k_peer_find_by_id()
79 struct ath11k_peer *ath11k_peer_find_by_vdev_id(struct ath11k_base *ab, in ath11k_peer_find_by_vdev_id()
96 void ath11k_peer_unmap_event(struct ath11k_base *ab, u16 peer_id) in ath11k_peer_unmap_event()
120 void ath11k_peer_map_event(struct ath11k_base *ab, u8 vdev_id, u16 peer_id, in ath11k_peer_map_event()
148 static int ath11k_wait_for_peer_common(struct ath11k_base *ab, int vdev_id, in ath11k_wait_for_peer_common()
170 static inline int ath11k_peer_rhash_insert(struct ath11k_base *ab, in ath11k_peer_rhash_insert()
190 static inline int ath11k_peer_rhash_remove(struct ath11k_base *ab, in ath11k_peer_rhash_remove()
[all …]
H A Ddp.c18 static void ath11k_dp_htt_htc_tx_complete(struct ath11k_base *ab, in ath11k_dp_htt_htc_tx_complete()
26 struct ath11k_base *ab = ar->ab; in ath11k_dp_peer_cleanup() local
48 struct ath11k_base *ab = ar->ab; in ath11k_dp_peer_setup() local
104 void ath11k_dp_srng_cleanup(struct ath11k_base *ab, struct dp_srng *ring) in ath11k_dp_srng_cleanup()
133 static int ath11k_dp_srng_calculate_msi_group(struct ath11k_base *ab, in ath11k_dp_srng_calculate_msi_group()
184 static void ath11k_dp_srng_msi_setup(struct ath11k_base *ab, in ath11k_dp_srng_msi_setup()
224 int ath11k_dp_srng_setup(struct ath11k_base *ab, struct dp_srng *ring, in ath11k_dp_srng_setup()
340 void ath11k_dp_stop_shadow_timers(struct ath11k_base *ab) in ath11k_dp_stop_shadow_timers()
353 static void ath11k_dp_srng_common_cleanup(struct ath11k_base *ab) in ath11k_dp_srng_common_cleanup()
373 static int ath11k_dp_srng_common_setup(struct ath11k_base *ab) in ath11k_dp_srng_common_setup()
[all …]
H A Dhtc.c12 struct sk_buff *ath11k_htc_alloc_skb(struct ath11k_base *ab, int size) in ath11k_htc_alloc_skb()
29 static void ath11k_htc_control_tx_complete(struct ath11k_base *ab, in ath11k_htc_control_tx_complete()
35 static struct sk_buff *ath11k_htc_build_tx_ctrl_skb(void *ab) in ath11k_htc_build_tx_ctrl_skb()
81 struct ath11k_base *ab = htc->ab; in ath11k_htc_send() local
156 struct ath11k_base *ab = htc->ab; in ath11k_htc_process_credit_report() local
190 struct ath11k_base *ab = htc->ab; in ath11k_htc_process_trailer() local
243 static void ath11k_htc_suspend_complete(struct ath11k_base *ab, bool ack) in ath11k_htc_suspend_complete()
255 void ath11k_htc_tx_completion_handler(struct ath11k_base *ab, in ath11k_htc_tx_completion_handler()
280 static void ath11k_htc_wakeup_from_suspend(struct ath11k_base *ab) in ath11k_htc_wakeup_from_suspend()
285 void ath11k_htc_rx_completion_handler(struct ath11k_base *ab, in ath11k_htc_rx_completion_handler()
[all …]
H A Ddp_tx.c20 struct ath11k_base *ab = arvif->ar->ab; in ath11k_dp_tx_get_encap_type() local
86 struct ath11k_base *ab = ar->ab; in ath11k_dp_tx() local
287 static void ath11k_dp_tx_free_txbuf(struct ath11k_base *ab, u8 mac_id, in ath11k_dp_tx_free_txbuf()
316 ath11k_dp_tx_htt_tx_complete_buf(struct ath11k_base *ab, in ath11k_dp_tx_htt_tx_complete_buf()
390 ath11k_dp_tx_process_htt_tx_complete(struct ath11k_base *ab, in ath11k_dp_tx_process_htt_tx_complete()
454 struct ath11k_base *ab = ar->ab; in ath11k_dp_tx_update_txcompl() local
557 struct ath11k_base *ab = ar->ab; in ath11k_dp_tx_complete_msdu() local
656 static inline void ath11k_dp_tx_status_parse(struct ath11k_base *ab, in ath11k_dp_tx_status_parse()
687 void ath11k_dp_tx_completion_handler(struct ath11k_base *ab, int ring_id) in ath11k_dp_tx_completion_handler()
766 int ath11k_dp_tx_send_reo_cmd(struct ath11k_base *ab, struct dp_rx_tid *rx_tid, in ath11k_dp_tx_send_reo_cmd()
[all …]
H A Dwmi.c179 ath11k_wmi_tlv_iter(struct ath11k_base *ab, const void *ptr, size_t len, in ath11k_wmi_tlv_iter()
180 int (*iter)(struct ath11k_base *ab, u16 tag, u16 len, in ath11k_wmi_tlv_iter()
228 static int ath11k_wmi_tlv_iter_parse(struct ath11k_base *ab, u16 tag, u16 len, in ath11k_wmi_tlv_iter_parse()
246 const void **ath11k_wmi_tlv_parse_alloc(struct ath11k_base *ab, in ath11k_wmi_tlv_parse_alloc()
269 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_cmd_send_nowait() local
302 struct ath11k_base *ab = wmi_ab->ab; in ath11k_wmi_cmd_send() local
368 struct ath11k_base *ab = wmi_handle->wmi_ab->ab; in ath11k_pull_mac_phy_cap_svc_ready_ext() local
517 static int ath11k_pull_service_ready_tlv(struct ath11k_base *ab, in ath11k_pull_service_ready_tlv()
567 static int ath11k_wmi_tlv_svc_rdy_parse(struct ath11k_base *ab, u16 tag, u16 len, in ath11k_wmi_tlv_svc_rdy_parse()
601 static int ath11k_service_ready_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_service_ready_event()
[all …]
H A Ddebug.c13 void ath11k_info(struct ath11k_base *ab, const char *fmt, ...) in ath11k_info()
28 void ath11k_err(struct ath11k_base *ab, const char *fmt, ...) in ath11k_err()
43 void ath11k_warn(struct ath11k_base *ab, const char *fmt, ...) in ath11k_warn()
60 void __ath11k_dbg(struct ath11k_base *ab, enum ath11k_debug_mask mask, in __ath11k_dbg()
80 void ath11k_dbg_dump(struct ath11k_base *ab, in ath11k_dbg_dump()
H A Dfw.c12 static int ath11k_fw_request_firmware_api_n(struct ath11k_base *ab, in ath11k_fw_request_firmware_api_n()
148 int ath11k_fw_pre_init(struct ath11k_base *ab) in ath11k_fw_pre_init()
167 void ath11k_fw_destroy(struct ath11k_base *ab) in ath11k_fw_destroy()
/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.c70 static int ath12k_core_rfkill_config(struct ath12k_base *ab) in ath12k_core_rfkill_config()
100 static int ath12k_core_continue_suspend_resume(struct ath12k_base *ab) in ath12k_core_continue_suspend_resume()
117 int ath12k_core_suspend(struct ath12k_base *ab) in ath12k_core_suspend()
160 int ath12k_core_suspend_late(struct ath12k_base *ab) in ath12k_core_suspend_late()
179 int ath12k_core_resume_early(struct ath12k_base *ab) in ath12k_core_resume_early()
196 int ath12k_core_resume(struct ath12k_base *ab) in ath12k_core_resume()
216 static int __ath12k_core_create_board_name(struct ath12k_base *ab, char *name, in __ath12k_core_create_board_name()
260 static int ath12k_core_create_board_name(struct ath12k_base *ab, char *name, in ath12k_core_create_board_name()
266 static int ath12k_core_create_fallback_board_name(struct ath12k_base *ab, char *name, in ath12k_core_create_fallback_board_name()
272 static int ath12k_core_create_bus_type_board_name(struct ath12k_base *ab, char *name, in ath12k_core_create_bus_type_board_name()
[all …]
H A Dpci.c139 static int ath12k_pci_bus_wake_up(struct ath12k_base *ab) in ath12k_pci_bus_wake_up()
146 static void ath12k_pci_bus_release(struct ath12k_base *ab) in ath12k_pci_bus_release()
165 struct ath12k_base *ab = ab_pci->ab; in ath12k_pci_select_window() local
199 static u32 ath12k_pci_get_window_start(struct ath12k_base *ab, in ath12k_pci_get_window_start()
221 static void ath12k_pci_soc_global_reset(struct ath12k_base *ab) in ath12k_pci_soc_global_reset()
247 static void ath12k_pci_clear_dbg_registers(struct ath12k_base *ab) in ath12k_pci_clear_dbg_registers()
277 static void ath12k_pci_enable_ltssm(struct ath12k_base *ab) in ath12k_pci_enable_ltssm()
305 static void ath12k_pci_clear_all_intrs(struct ath12k_base *ab) in ath12k_pci_clear_all_intrs()
315 static void ath12k_pci_set_wlaon_pwr_ctrl(struct ath12k_base *ab) in ath12k_pci_set_wlaon_pwr_ctrl()
324 static void ath12k_pci_force_wake(struct ath12k_base *ab) in ath12k_pci_force_wake()
[all …]
H A Dacpi.c11 static int ath12k_acpi_dsm_get_data(struct ath12k_base *ab, int func) in ath12k_acpi_dsm_get_data()
161 static int ath12k_acpi_set_power_limit(struct ath12k_base *ab) in ath12k_acpi_set_power_limit()
183 static int ath12k_acpi_set_bios_sar_power(struct ath12k_base *ab) in ath12k_acpi_set_bios_sar_power()
205 struct ath12k_base *ab = data; in ath12k_acpi_dsm_notify() local
245 static int ath12k_acpi_set_bios_sar_params(struct ath12k_base *ab) in ath12k_acpi_set_bios_sar_params()
264 static int ath12k_acpi_set_tas_params(struct ath12k_base *ab) in ath12k_acpi_set_tas_params()
289 bool ath12k_acpi_get_disable_rfkill(struct ath12k_base *ab) in ath12k_acpi_get_disable_rfkill()
294 bool ath12k_acpi_get_disable_11be(struct ath12k_base *ab) in ath12k_acpi_get_disable_11be()
299 void ath12k_acpi_set_dsm_func(struct ath12k_base *ab) in ath12k_acpi_set_dsm_func()
351 int ath12k_acpi_start(struct ath12k_base *ab) in ath12k_acpi_start()
[all …]
H A Dhal.c252 static unsigned int ath12k_hal_reo1_ring_id_offset(struct ath12k_base *ab) in ath12k_hal_reo1_ring_id_offset()
257 static unsigned int ath12k_hal_reo1_ring_msi1_base_lsb_offset(struct ath12k_base *ab) in ath12k_hal_reo1_ring_msi1_base_lsb_offset()
262 static unsigned int ath12k_hal_reo1_ring_msi1_base_msb_offset(struct ath12k_base *ab) in ath12k_hal_reo1_ring_msi1_base_msb_offset()
267 static unsigned int ath12k_hal_reo1_ring_msi1_data_offset(struct ath12k_base *ab) in ath12k_hal_reo1_ring_msi1_data_offset()
272 static unsigned int ath12k_hal_reo1_ring_base_msb_offset(struct ath12k_base *ab) in ath12k_hal_reo1_ring_base_msb_offset()
277 static unsigned int ath12k_hal_reo1_ring_producer_int_setup_offset(struct ath12k_base *ab) in ath12k_hal_reo1_ring_producer_int_setup_offset()
282 static unsigned int ath12k_hal_reo1_ring_hp_addr_lsb_offset(struct ath12k_base *ab) in ath12k_hal_reo1_ring_hp_addr_lsb_offset()
287 static unsigned int ath12k_hal_reo1_ring_hp_addr_msb_offset(struct ath12k_base *ab) in ath12k_hal_reo1_ring_hp_addr_msb_offset()
292 static unsigned int ath12k_hal_reo1_ring_misc_offset(struct ath12k_base *ab) in ath12k_hal_reo1_ring_misc_offset()
521 static int ath12k_hal_srng_create_config_qcn9274(struct ath12k_base *ab) in ath12k_hal_srng_create_config_qcn9274()
[all …]
H A Dhtc.c12 struct sk_buff *ath12k_htc_alloc_skb(struct ath12k_base *ab, int size) in ath12k_htc_alloc_skb()
29 static void ath12k_htc_control_tx_complete(struct ath12k_base *ab, in ath12k_htc_control_tx_complete()
81 struct ath12k_base *ab = htc->ab; in ath12k_htc_send() local
150 struct ath12k_base *ab = htc->ab; in ath12k_htc_process_credit_report() local
184 struct ath12k_base *ab = htc->ab; in ath12k_htc_process_trailer() local
235 static void ath12k_htc_suspend_complete(struct ath12k_base *ab, bool ack) in ath12k_htc_suspend_complete()
247 static void ath12k_htc_wakeup_from_suspend(struct ath12k_base *ab) in ath12k_htc_wakeup_from_suspend()
252 void ath12k_htc_rx_completion_handler(struct ath12k_base *ab, in ath12k_htc_rx_completion_handler()
380 static void ath12k_htc_control_rx_complete(struct ath12k_base *ab, in ath12k_htc_control_rx_complete()
494 struct ath12k_base *ab = htc->ab; in ath12k_htc_wait_target() local
[all …]
H A Dpeer.c27 struct ath12k_peer *ath12k_peer_find(struct ath12k_base *ab, int vdev_id, in ath12k_peer_find()
46 static struct ath12k_peer *ath12k_peer_find_by_pdev_idx(struct ath12k_base *ab, in ath12k_peer_find_by_pdev_idx()
65 struct ath12k_peer *ath12k_peer_find_by_addr(struct ath12k_base *ab, in ath12k_peer_find_by_addr()
82 static struct ath12k_peer *ath12k_peer_find_by_ml_id(struct ath12k_base *ab, in ath12k_peer_find_by_ml_id()
96 struct ath12k_peer *ath12k_peer_find_by_id(struct ath12k_base *ab, in ath12k_peer_find_by_id()
116 bool ath12k_peer_exist_by_vdev_id(struct ath12k_base *ab, int vdev_id) in ath12k_peer_exist_by_vdev_id()
132 struct ath12k_peer *ath12k_peer_find_by_ast(struct ath12k_base *ab, in ath12k_peer_find_by_ast()
146 void ath12k_peer_unmap_event(struct ath12k_base *ab, u16 peer_id) in ath12k_peer_unmap_event()
170 void ath12k_peer_map_event(struct ath12k_base *ab, u8 vdev_id, u16 peer_id, in ath12k_peer_map_event()
198 static int ath12k_wait_for_peer_common(struct ath12k_base *ab, int vdev_id, in ath12k_wait_for_peer_common()
[all …]
H A Dwmi.c206 void ath12k_wmi_init_qcn9274(struct ath12k_base *ab, in ath12k_wmi_init_qcn9274()
257 void ath12k_wmi_init_wcn7850(struct ath12k_base *ab, in ath12k_wmi_init_wcn7850()
318 ath12k_wmi_tlv_iter(struct ath12k_base *ab, const void *ptr, size_t len, in ath12k_wmi_tlv_iter()
319 int (*iter)(struct ath12k_base *ab, u16 tag, u16 len, in ath12k_wmi_tlv_iter()
367 static int ath12k_wmi_tlv_iter_parse(struct ath12k_base *ab, u16 tag, u16 len, in ath12k_wmi_tlv_iter_parse()
386 ath12k_wmi_tlv_parse_alloc(struct ath12k_base *ab, in ath12k_wmi_tlv_parse_alloc()
409 struct ath12k_base *ab = wmi->wmi_ab->ab; in ath12k_wmi_cmd_send_nowait() local
492 struct ath12k_base *ab = wmi_handle->wmi_ab->ab; in ath12k_pull_mac_phy_cap_svc_ready_ext() local
659 static int ath12k_pull_service_ready_tlv(struct ath12k_base *ab, in ath12k_pull_service_ready_tlv()
709 static int ath12k_wmi_svc_rdy_parse(struct ath12k_base *ab, u16 tag, u16 len, in ath12k_wmi_svc_rdy_parse()
[all …]
H A Ddp_tx.c16 ath12k_dp_tx_get_encap_type(struct ath12k_base *ab, struct sk_buff *skb) in ath12k_dp_tx_get_encap_type()
112 static void ath12k_hal_tx_cmd_ext_desc_setup(struct ath12k_base *ab, in ath12k_hal_tx_cmd_ext_desc_setup()
185 static int ath12k_dp_tx_align_payload(struct ath12k_base *ab, in ath12k_dp_tx_align_payload()
226 struct ath12k_base *ab = ar->ab; in ath12k_dp_tx() local
542 static void ath12k_dp_tx_free_txbuf(struct ath12k_base *ab, in ath12k_dp_tx_free_txbuf()
568 ath12k_dp_tx_htt_tx_complete_buf(struct ath12k_base *ab, in ath12k_dp_tx_htt_tx_complete_buf()
657 ath12k_dp_tx_process_htt_tx_complete(struct ath12k_base *ab, void *desc, in ath12k_dp_tx_process_htt_tx_complete()
703 struct ath12k_base *ab = ar->ab; in ath12k_dp_tx_update_txcompl() local
824 struct ath12k_base *ab = ar->ab; in ath12k_dp_tx_complete_msdu() local
961 static void ath12k_dp_tx_status_parse(struct ath12k_base *ab, in ath12k_dp_tx_status_parse()
[all …]
H A Dacpi.h84 static inline int ath12k_acpi_start(struct ath12k_base *ab) in ath12k_acpi_start()
89 static inline void ath12k_acpi_stop(struct ath12k_base *ab) in ath12k_acpi_stop()
93 static inline bool ath12k_acpi_get_disable_rfkill(struct ath12k_base *ab) in ath12k_acpi_get_disable_rfkill()
98 static inline bool ath12k_acpi_get_disable_11be(struct ath12k_base *ab) in ath12k_acpi_get_disable_11be()
103 static inline void ath12k_acpi_set_dsm_func(struct ath12k_base *ab) in ath12k_acpi_set_dsm_func()
107 static inline int ath12k_acpi_check_bdf_variant_name(struct ath12k_base *ab) in ath12k_acpi_check_bdf_variant_name()
H A Dpci.h31 #define GCC_GCC_PCIE_HOT_RST(ab) \ argument
40 #define PCIE_QSERDES_COM_SYSCLK_EN_SEL_REG(ab) \ argument
44 #define PCIE_PCS_OSC_DTCT_CONFIG1_REG(ab) \ argument
47 #define PCIE_PCS_OSC_DTCT_CONFIG2_REG(ab) \ argument
50 #define PCIE_PCS_OSC_DTCT_CONFIG4_REG(ab) \ argument
102 struct ath12k_base *ab; member
124 static inline struct ath12k_pci *ath12k_pci_priv(struct ath12k_base *ab) in ath12k_pci_priv()
H A Ddebug.c11 void ath12k_info(struct ath12k_base *ab, const char *fmt, ...) in ath12k_info()
25 void ath12k_err(struct ath12k_base *ab, const char *fmt, ...) in ath12k_err()
55 void __ath12k_dbg(struct ath12k_base *ab, enum ath12k_debug_mask mask, in __ath12k_dbg()
76 void ath12k_dbg_dump(struct ath12k_base *ab, in ath12k_dbg_dump()
/linux/security/ipe/
H A Daudit.c71 static void audit_dmv_roothash(struct audit_buffer *ab, const void *rh) in audit_dmv_roothash() argument
82 static void audit_fsv_digest(struct audit_buffer *ab, const void *d) in audit_fsv_digest() argument
93 static void audit_rule(struct audit_buffer *ab, cons argument
133 struct audit_buffer *ab; ipe_audit_match() local
181 audit_policy(struct audit_buffer * ab,const char * audit_format,const struct ipe_policy * const p) audit_policy() argument
226 struct audit_buffer *ab; ipe_audit_policy_activation() local
258 struct audit_buffer *ab; ipe_audit_policy_load() local
287 struct audit_buffer *ab; ipe_audit_enforce() local
[all...]
/linux/kernel/
H A Daudit.c423 struct audit_buffer *ab; in audit_log_config_change() local
1124 struct audit_buffer **ab, u16 msg_type) in audit_log_common_recv_msg()
1142 static inline void audit_log_user_recv_msg(struct audit_buffer **ab, in audit_log_user_recv_msg()
1167 struct audit_buffer *ab; in audit_log_feature_change() local
1257 struct audit_buffer *ab; in audit_receive_msg() local
1547 struct audit_buffer *ab; in audit_receive_msg() local
1640 struct audit_buffer *ab; in audit_log_multicast() local
1813 static void audit_buffer_free(struct audit_buffer *ab) in audit_buffer_free()
1828 struct audit_buffer *ab; in audit_buffer_alloc() local
1906 struct audit_buffer *ab; in audit_log_start() local
[all …]
/linux/include/linux/mfd/abx500/
H A Dab8500.h387 static inline int is_ab8500(struct ab8500 *ab) in is_ab8500()
392 static inline int is_ab8505(struct ab8500 *ab) in is_ab8505()
397 static inline int is_ab9540(struct ab8500 *ab) in is_ab9540()
402 static inline int is_ab8540(struct ab8500 *ab) in is_ab8540()
408 static inline int is_ab8500_1p0_or_earlier(struct ab8500 *ab) in is_ab8500_1p0_or_earlier()
414 static inline int is_ab8500_1p1_or_earlier(struct ab8500 *ab) in is_ab8500_1p1_or_earlier()
420 static inline int is_ab8500_2p0_or_earlier(struct ab8500 *ab) in is_ab8500_2p0_or_earlier()
425 static inline int is_ab8500_3p3_or_earlier(struct ab8500 *ab) in is_ab8500_3p3_or_earlier()
431 static inline int is_ab8500_2p0(struct ab8500 *ab) in is_ab8500_2p0()
436 static inline int is_ab8505_1p0_or_earlier(struct ab8500 *ab) in is_ab8505_1p0_or_earlier()
[all …]
/linux/drivers/md/persistent-data/
H A Ddm-array.c97 static void *element_at(struct dm_array_info *info, struct array_block *ab, in element_at()
111 static void on_entries(struct dm_array_info *info, struct array_block *ab, in on_entries()
122 static void inc_ablock_entries(struct dm_array_info *info, struct array_block *ab) in inc_ablock_entries()
133 static void dec_ablock_entries(struct dm_array_info *info, struct array_block *ab) in dec_ablock_entries()
154 struct dm_block **block, struct array_block **ab) in alloc_ablock()
175 static void fill_ablock(struct dm_array_info *info, struct array_block *ab, in fill_ablock()
198 static void trim_ablock(struct dm_array_info *info, struct array_block *ab, in trim_ablock()
219 struct dm_block **block, struct array_block **ab) in get_ablock()
253 struct array_block **ab) in lookup_ablock()
281 struct dm_block **block, struct array_block **ab) in __shadow_ablock()
[all …]

12345