| /kernel/linux/linux-5.10/net/ceph/ |
| D | auth.c | 24 static int ceph_auth_init_protocol(struct ceph_auth_client *ac, int protocol) in ceph_auth_init_protocol() 41 struct ceph_auth_client *ac; in ceph_auth_init() local 65 void ceph_auth_destroy(struct ceph_auth_client *ac) in ceph_auth_destroy() 76 void ceph_auth_reset(struct ceph_auth_client *ac) in ceph_auth_reset() 105 int ceph_auth_build_hello(struct ceph_auth_client *ac, void *buf, size_t len) in ceph_auth_build_hello() 148 static int ceph_build_auth_request(struct ceph_auth_client *ac, in ceph_build_auth_request() 178 int ceph_handle_auth_reply(struct ceph_auth_client *ac, in ceph_handle_auth_reply() 260 int ceph_build_auth(struct ceph_auth_client *ac, in ceph_build_auth() 272 int ceph_auth_is_authenticated(struct ceph_auth_client *ac) in ceph_auth_is_authenticated() 284 int ceph_auth_create_authorizer(struct ceph_auth_client *ac, in ceph_auth_create_authorizer() [all …]
|
| D | auth_none.c | 15 static void reset(struct ceph_auth_client *ac) in reset() 22 static void destroy(struct ceph_auth_client *ac) in destroy() 28 static int is_authenticated(struct ceph_auth_client *ac) in is_authenticated() 35 static int should_authenticate(struct ceph_auth_client *ac) in should_authenticate() 42 static int ceph_auth_none_build_authorizer(struct ceph_auth_client *ac, in ceph_auth_none_build_authorizer() 63 static int build_request(struct ceph_auth_client *ac, void *buf, void *end) in build_request() 72 static int handle_reply(struct ceph_auth_client *ac, int result, in handle_reply() 91 struct ceph_auth_client *ac, int peer_type, in ceph_auth_none_create_authorizer() 129 int ceph_auth_none_init(struct ceph_auth_client *ac) in ceph_auth_none_init()
|
| D | auth_x.c | 22 static int ceph_x_is_authenticated(struct ceph_auth_client *ac) in ceph_x_is_authenticated() 33 static int ceph_x_should_authenticate(struct ceph_auth_client *ac) in ceph_x_should_authenticate() 117 get_ticket_handler(struct ceph_auth_client *ac, int service) in get_ticket_handler() 144 static void remove_ticket_handler(struct ceph_auth_client *ac, in remove_ticket_handler() 157 static int process_one_ticket(struct ceph_auth_client *ac, in process_one_ticket() 266 static int ceph_x_proc_ticket_reply(struct ceph_auth_client *ac, in ceph_x_proc_ticket_reply() 348 static int ceph_x_build_authorizer(struct ceph_auth_client *ac, in ceph_x_build_authorizer() 453 static void ceph_x_validate_tickets(struct ceph_auth_client *ac, int *pneed) in ceph_x_validate_tickets() 483 static int ceph_x_build_request(struct ceph_auth_client *ac, in ceph_x_build_request() 563 static int ceph_x_handle_reply(struct ceph_auth_client *ac, int result, in ceph_x_handle_reply() [all …]
|
| /kernel/linux/linux-4.19/net/ceph/ |
| D | auth.c | 24 static int ceph_auth_init_protocol(struct ceph_auth_client *ac, int protocol) in ceph_auth_init_protocol() 41 struct ceph_auth_client *ac; in ceph_auth_init() local 65 void ceph_auth_destroy(struct ceph_auth_client *ac) in ceph_auth_destroy() 76 void ceph_auth_reset(struct ceph_auth_client *ac) in ceph_auth_reset() 105 int ceph_auth_build_hello(struct ceph_auth_client *ac, void *buf, size_t len) in ceph_auth_build_hello() 148 static int ceph_build_auth_request(struct ceph_auth_client *ac, in ceph_build_auth_request() 178 int ceph_handle_auth_reply(struct ceph_auth_client *ac, in ceph_handle_auth_reply() 260 int ceph_build_auth(struct ceph_auth_client *ac, in ceph_build_auth() 272 int ceph_auth_is_authenticated(struct ceph_auth_client *ac) in ceph_auth_is_authenticated() 284 int ceph_auth_create_authorizer(struct ceph_auth_client *ac, in ceph_auth_create_authorizer() [all …]
|
| D | auth_none.c | 15 static void reset(struct ceph_auth_client *ac) in reset() 22 static void destroy(struct ceph_auth_client *ac) in destroy() 28 static int is_authenticated(struct ceph_auth_client *ac) in is_authenticated() 35 static int should_authenticate(struct ceph_auth_client *ac) in should_authenticate() 42 static int ceph_auth_none_build_authorizer(struct ceph_auth_client *ac, in ceph_auth_none_build_authorizer() 63 static int build_request(struct ceph_auth_client *ac, void *buf, void *end) in build_request() 72 static int handle_reply(struct ceph_auth_client *ac, int result, in handle_reply() 91 struct ceph_auth_client *ac, int peer_type, in ceph_auth_none_create_authorizer() 129 int ceph_auth_none_init(struct ceph_auth_client *ac) in ceph_auth_none_init()
|
| D | auth_x.c | 22 static int ceph_x_is_authenticated(struct ceph_auth_client *ac) in ceph_x_is_authenticated() 33 static int ceph_x_should_authenticate(struct ceph_auth_client *ac) in ceph_x_should_authenticate() 117 get_ticket_handler(struct ceph_auth_client *ac, int service) in get_ticket_handler() 144 static void remove_ticket_handler(struct ceph_auth_client *ac, in remove_ticket_handler() 157 static int process_one_ticket(struct ceph_auth_client *ac, in process_one_ticket() 266 static int ceph_x_proc_ticket_reply(struct ceph_auth_client *ac, in ceph_x_proc_ticket_reply() 348 static int ceph_x_build_authorizer(struct ceph_auth_client *ac, in ceph_x_build_authorizer() 453 static void ceph_x_validate_tickets(struct ceph_auth_client *ac, int *pneed) in ceph_x_validate_tickets() 483 static int ceph_x_build_request(struct ceph_auth_client *ac, in ceph_x_build_request() 563 static int ceph_x_handle_reply(struct ceph_auth_client *ac, int result, in ceph_x_handle_reply() [all …]
|
| /kernel/linux/linux-5.10/drivers/s390/crypto/ |
| D | ap_card.c | 25 struct ap_card *ac = to_ap_card(dev); in hwtype_show() local 35 struct ap_card *ac = to_ap_card(dev); in raw_hwtype_show() local 45 struct ap_card *ac = to_ap_card(dev); in depth_show() local 55 struct ap_card *ac = to_ap_card(dev); in ap_functions_show() local 66 struct ap_card *ac = to_ap_card(dev); in request_count_show() local 82 struct ap_card *ac = to_ap_card(dev); in request_count_store() local 102 struct ap_card *ac = to_ap_card(dev); in requestq_count_show() local 121 struct ap_card *ac = to_ap_card(dev); in pendingq_count_show() local 146 struct ap_card *ac = to_ap_card(dev); in config_show() local 156 struct ap_card *ac = to_ap_card(dev); in config_store() local [all …]
|
| D | zcrypt_cex4.c | 82 struct ap_card *ac = to_ap_card(dev); in cca_serialnr_show() local 194 struct ap_card *ac = to_ap_card(dev); in ep11_api_ordinalnr_show() local 215 struct ap_card *ac = to_ap_card(dev); in ep11_fw_version_show() local 238 struct ap_card *ac = to_ap_card(dev); in ep11_serialnr_show() local 272 struct ap_card *ac = to_ap_card(dev); in ep11_card_op_modes_show() local 439 struct ap_card *ac = to_ap_card(&ap_dev->device); in zcrypt_cex4_card_probe() local 577 struct ap_card *ac = to_ap_card(&ap_dev->device); in zcrypt_cex4_card_remove() local
|
| /kernel/linux/linux-4.19/drivers/s390/crypto/ |
| D | ap_card.c | 24 struct ap_card *ac = to_ap_card(dev); in hwtype_show() local 34 struct ap_card *ac = to_ap_card(dev); in raw_hwtype_show() local 44 struct ap_card *ac = to_ap_card(dev); in depth_show() local 54 struct ap_card *ac = to_ap_card(dev); in ap_functions_show() local 65 struct ap_card *ac = to_ap_card(dev); in request_count_show() local 79 struct ap_card *ac = to_ap_card(dev); in request_count_store() local 96 struct ap_card *ac = to_ap_card(dev); in requestq_count_show() local 113 struct ap_card *ac = to_ap_card(dev); in pendingq_count_show() local 163 struct ap_card *ac = to_ap_card(dev); in ap_card_device_release() local 176 struct ap_card *ac; in ap_card_create() local
|
| /kernel/linux/linux-4.19/drivers/acpi/ |
| D | ac.c | 118 static int acpi_ac_get_state(struct acpi_ac *ac) in acpi_ac_get_state() 144 struct acpi_ac *ac = to_acpi_ac(psy); in get_ac_property() local 175 struct acpi_ac *ac = seq->private; in acpi_ac_seq_show() local 202 static int acpi_ac_add_fs(struct acpi_ac *ac) in acpi_ac_add_fs() 223 static int acpi_ac_remove_fs(struct acpi_ac *ac) in acpi_ac_remove_fs() 243 struct acpi_ac *ac = acpi_driver_data(device); in acpi_ac_notify() local 280 struct acpi_ac *ac = container_of(nb, struct acpi_ac, battery_nb); in acpi_ac_battery_notify() local 341 struct acpi_ac *ac = NULL; in acpi_ac_add() local 399 struct acpi_ac *ac; in acpi_ac_resume() local 422 struct acpi_ac *ac = NULL; in acpi_ac_remove() local
|
| /kernel/linux/linux-4.19/drivers/input/misc/ |
| D | adxl34x.c | 181 #define AC_READ(ac, reg) ((ac)->bops->read((ac)->dev, reg)) argument 182 #define AC_WRITE(ac, reg, val) ((ac)->bops->write((ac)->dev, reg, val)) argument 238 static void adxl34x_get_triple(struct adxl34x *ac, struct axis_triple *axis) in adxl34x_get_triple() 256 static void adxl34x_service_ev_fifo(struct adxl34x *ac) in adxl34x_service_ev_fifo() 278 static void adxl34x_send_key_events(struct adxl34x *ac, in adxl34x_send_key_events() 290 static void adxl34x_do_tap(struct adxl34x *ac, in adxl34x_do_tap() 300 struct adxl34x *ac = handle; in adxl34x_irq() local 401 static void __adxl34x_disable(struct adxl34x *ac) in __adxl34x_disable() 410 static void __adxl34x_enable(struct adxl34x *ac) in __adxl34x_enable() 415 void adxl34x_suspend(struct adxl34x *ac) in adxl34x_suspend() [all …]
|
| D | adxl34x-i2c.c | 80 struct adxl34x *ac; in adxl34x_i2c_probe() local 104 struct adxl34x *ac = i2c_get_clientdata(client); in adxl34x_i2c_remove() local 112 struct adxl34x *ac = i2c_get_clientdata(client); in adxl34x_i2c_suspend() local 122 struct adxl34x *ac = i2c_get_clientdata(client); in adxl34x_i2c_resume() local
|
| D | adxl34x-spi.c | 70 struct adxl34x *ac; in adxl34x_spi_probe() local 92 struct adxl34x *ac = spi_get_drvdata(spi); in adxl34x_spi_remove() local 100 struct adxl34x *ac = spi_get_drvdata(spi); in adxl34x_spi_suspend() local 110 struct adxl34x *ac = spi_get_drvdata(spi); in adxl34x_spi_resume() local
|
| /kernel/linux/linux-5.10/drivers/input/misc/ |
| D | adxl34x.c | 181 #define AC_READ(ac, reg) ((ac)->bops->read((ac)->dev, reg)) argument 182 #define AC_WRITE(ac, reg, val) ((ac)->bops->write((ac)->dev, reg, val)) argument 238 static void adxl34x_get_triple(struct adxl34x *ac, struct axis_triple *axis) in adxl34x_get_triple() 256 static void adxl34x_service_ev_fifo(struct adxl34x *ac) in adxl34x_service_ev_fifo() 278 static void adxl34x_send_key_events(struct adxl34x *ac, in adxl34x_send_key_events() 290 static void adxl34x_do_tap(struct adxl34x *ac, in adxl34x_do_tap() 300 struct adxl34x *ac = handle; in adxl34x_irq() local 401 static void __adxl34x_disable(struct adxl34x *ac) in __adxl34x_disable() 410 static void __adxl34x_enable(struct adxl34x *ac) in __adxl34x_enable() 415 void adxl34x_suspend(struct adxl34x *ac) in adxl34x_suspend() [all …]
|
| D | adxl34x-i2c.c | 80 struct adxl34x *ac; in adxl34x_i2c_probe() local 104 struct adxl34x *ac = i2c_get_clientdata(client); in adxl34x_i2c_remove() local 112 struct adxl34x *ac = i2c_get_clientdata(client); in adxl34x_i2c_suspend() local 122 struct adxl34x *ac = i2c_get_clientdata(client); in adxl34x_i2c_resume() local
|
| D | adxl34x-spi.c | 70 struct adxl34x *ac; in adxl34x_spi_probe() local 92 struct adxl34x *ac = spi_get_drvdata(spi); in adxl34x_spi_remove() local 100 struct adxl34x *ac = spi_get_drvdata(spi); in adxl34x_spi_suspend() local 110 struct adxl34x *ac = spi_get_drvdata(spi); in adxl34x_spi_resume() local
|
| /kernel/linux/linux-5.10/drivers/media/pci/tw686x/ |
| D | tw686x-audio.c | 38 struct tw686x_audio_channel *ac = &dev->audio_channels[ch]; in tw686x_audio_irq() local 107 struct tw686x_audio_channel *ac = &dev->audio_channels[ss->number]; in tw686x_pcm_open() local 124 struct tw686x_audio_channel *ac = &dev->audio_channels[ss->number]; in tw686x_pcm_close() local 133 struct tw686x_audio_channel *ac = &dev->audio_channels[ss->number]; in tw686x_pcm_prepare() local 214 struct tw686x_audio_channel *ac = &dev->audio_channels[ss->number]; in tw686x_pcm_trigger() local 253 struct tw686x_audio_channel *ac = &dev->audio_channels[ss->number]; in tw686x_pcm_pointer() local 296 struct tw686x_audio_channel *ac) in tw686x_audio_dma_free() 311 struct tw686x_audio_channel *ac) in tw686x_audio_dma_alloc() 383 struct tw686x_audio_channel *ac; in tw686x_audio_init() local
|
| /kernel/linux/linux-4.19/drivers/media/pci/tw686x/ |
| D | tw686x-audio.c | 41 struct tw686x_audio_channel *ac = &dev->audio_channels[ch]; in tw686x_audio_irq() local 121 struct tw686x_audio_channel *ac = &dev->audio_channels[ss->number]; in tw686x_pcm_open() local 138 struct tw686x_audio_channel *ac = &dev->audio_channels[ss->number]; in tw686x_pcm_close() local 147 struct tw686x_audio_channel *ac = &dev->audio_channels[ss->number]; in tw686x_pcm_prepare() local 228 struct tw686x_audio_channel *ac = &dev->audio_channels[ss->number]; in tw686x_pcm_trigger() local 267 struct tw686x_audio_channel *ac = &dev->audio_channels[ss->number]; in tw686x_pcm_pointer() local 312 struct tw686x_audio_channel *ac) in tw686x_audio_dma_free() 327 struct tw686x_audio_channel *ac) in tw686x_audio_dma_alloc() 399 struct tw686x_audio_channel *ac; in tw686x_audio_init() local
|
| /kernel/linux/linux-5.10/drivers/acpi/ |
| D | ac.c | 95 static int acpi_ac_get_state(struct acpi_ac *ac) in acpi_ac_get_state() 121 struct acpi_ac *ac = to_acpi_ac(psy); in get_ac_property() local 149 struct acpi_ac *ac = acpi_driver_data(device); in acpi_ac_notify() local 186 struct acpi_ac *ac = container_of(nb, struct acpi_ac, battery_nb); in acpi_ac_battery_notify() local 248 struct acpi_ac *ac = NULL; in acpi_ac_add() local 298 struct acpi_ac *ac; in acpi_ac_resume() local 321 struct acpi_ac *ac = NULL; in acpi_ac_remove() local
|
| /kernel/linux/linux-4.19/sound/soc/qcom/qdsp6/ |
| D | q6asm.c | 201 static inline void q6asm_add_hdr(struct audio_client *ac, struct apr_hdr *hdr, in q6asm_add_hdr() 213 static int q6asm_apr_send_session_pkt(struct q6asm *a, struct audio_client *ac, in q6asm_apr_send_session_pkt() 250 static int __q6asm_memory_unmap(struct audio_client *ac, in __q6asm_memory_unmap() 294 static void q6asm_audio_client_free_buf(struct audio_client *ac, in q6asm_audio_client_free_buf() 314 int q6asm_unmap_memory_regions(unsigned int dir, struct audio_client *ac) in q6asm_unmap_memory_regions() 343 static int __q6asm_memory_map_regions(struct audio_client *ac, int dir, in __q6asm_memory_map_regions() 422 int q6asm_map_memory_regions(unsigned int dir, struct audio_client *ac, in q6asm_map_memory_regions() 472 struct audio_client *ac; in q6asm_audio_client_release() local 491 void q6asm_audio_client_free(struct audio_client *ac) in q6asm_audio_client_free() 500 struct audio_client *ac = NULL; in q6asm_get_audio_client() local [all …]
|
| /kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/ |
| D | q6asm.c | 279 static inline void q6asm_add_hdr(struct audio_client *ac, struct apr_hdr *hdr, in q6asm_add_hdr() 291 static int q6asm_apr_send_session_pkt(struct q6asm *a, struct audio_client *ac, in q6asm_apr_send_session_pkt() 328 static int __q6asm_memory_unmap(struct audio_client *ac, in __q6asm_memory_unmap() 372 static void q6asm_audio_client_free_buf(struct audio_client *ac, in q6asm_audio_client_free_buf() 392 int q6asm_unmap_memory_regions(unsigned int dir, struct audio_client *ac) in q6asm_unmap_memory_regions() 421 static int __q6asm_memory_map_regions(struct audio_client *ac, int dir, in __q6asm_memory_map_regions() 500 int q6asm_map_memory_regions(unsigned int dir, struct audio_client *ac, in q6asm_map_memory_regions() 550 struct audio_client *ac; in q6asm_audio_client_release() local 569 void q6asm_audio_client_free(struct audio_client *ac) in q6asm_audio_client_free() 578 struct audio_client *ac = NULL; in q6asm_get_audio_client() local [all …]
|
| /kernel/linux/linux-4.19/fs/ocfs2/ |
| D | suballoc.c | 134 void ocfs2_free_ac_resource(struct ocfs2_alloc_context *ac) in ocfs2_free_ac_resource() 154 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac) in ocfs2_free_alloc_context() 435 struct ocfs2_alloc_context *ac, in ocfs2_block_group_alloc_contig() 479 struct ocfs2_alloc_context *ac, in ocfs2_block_group_claim_bits() 500 struct ocfs2_alloc_context *ac, in ocfs2_block_group_grow_discontig() 592 struct ocfs2_alloc_context *ac, in ocfs2_block_group_alloc_discontig() 677 struct ocfs2_alloc_context *ac = NULL; in ocfs2_block_group_alloc() local 779 struct ocfs2_alloc_context *ac, in ocfs2_reserve_suballoc_bits() 927 struct ocfs2_alloc_context *ac, in ocfs2_steal_resource() 960 struct ocfs2_alloc_context *ac) in ocfs2_steal_inode() [all …]
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| D | suballoc.c | 120 void ocfs2_free_ac_resource(struct ocfs2_alloc_context *ac) in ocfs2_free_ac_resource() 140 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac) in ocfs2_free_alloc_context() 421 struct ocfs2_alloc_context *ac, in ocfs2_block_group_alloc_contig() 465 struct ocfs2_alloc_context *ac, in ocfs2_block_group_claim_bits() 486 struct ocfs2_alloc_context *ac, in ocfs2_block_group_grow_discontig() 578 struct ocfs2_alloc_context *ac, in ocfs2_block_group_alloc_discontig() 663 struct ocfs2_alloc_context *ac = NULL; in ocfs2_block_group_alloc() local 765 struct ocfs2_alloc_context *ac, in ocfs2_reserve_suballoc_bits() 913 struct ocfs2_alloc_context *ac, in ocfs2_steal_resource() 946 struct ocfs2_alloc_context *ac) in ocfs2_steal_inode() [all …]
|
| /kernel/linux/linux-4.19/fs/ext4/ |
| D | mballoc.c | 1634 static void ext4_mb_use_best_found(struct ext4_allocation_context *ac, in ext4_mb_use_best_found() 1679 static void ext4_mb_check_limits(struct ext4_allocation_context *ac, in ext4_mb_check_limits() 1729 static void ext4_mb_measure_extent(struct ext4_allocation_context *ac, in ext4_mb_measure_extent() 1789 int ext4_mb_try_best_found(struct ext4_allocation_context *ac, in ext4_mb_try_best_found() 1817 int ext4_mb_find_by_goal(struct ext4_allocation_context *ac, in ext4_mb_find_by_goal() 1885 void ext4_mb_simple_scan_group(struct ext4_allocation_context *ac, in ext4_mb_simple_scan_group() 1936 void ext4_mb_complex_scan_group(struct ext4_allocation_context *ac, in ext4_mb_complex_scan_group() 2001 void ext4_mb_scan_aligned(struct ext4_allocation_context *ac, in ext4_mb_scan_aligned() 2043 static int ext4_mb_good_group(struct ext4_allocation_context *ac, in ext4_mb_good_group() 2108 ext4_mb_regular_allocator(struct ext4_allocation_context *ac) in ext4_mb_regular_allocator() [all …]
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| D | mballoc.c | 1691 static void ext4_mb_use_best_found(struct ext4_allocation_context *ac, in ext4_mb_use_best_found() 1740 static void ext4_mb_check_limits(struct ext4_allocation_context *ac, in ext4_mb_check_limits() 1790 static void ext4_mb_measure_extent(struct ext4_allocation_context *ac, in ext4_mb_measure_extent() 1850 int ext4_mb_try_best_found(struct ext4_allocation_context *ac, in ext4_mb_try_best_found() 1878 int ext4_mb_find_by_goal(struct ext4_allocation_context *ac, in ext4_mb_find_by_goal() 1946 void ext4_mb_simple_scan_group(struct ext4_allocation_context *ac, in ext4_mb_simple_scan_group() 1997 void ext4_mb_complex_scan_group(struct ext4_allocation_context *ac, in ext4_mb_complex_scan_group() 2062 void ext4_mb_scan_aligned(struct ext4_allocation_context *ac, in ext4_mb_scan_aligned() 2103 static bool ext4_mb_good_group(struct ext4_allocation_context *ac, in ext4_mb_good_group() 2165 static int ext4_mb_good_group_nolock(struct ext4_allocation_context *ac, in ext4_mb_good_group_nolock() [all …]
|