/linux-4.1.27/samples/bpf/ |
H A D | tracex1_user.c | 7 int main(int ac, char **argv) main() argument
|
H A D | sockex1_user.c | 9 int main(int ac, char **argv) main() argument
|
H A D | sockex2_user.c | 14 int main(int ac, char **argv) main() argument
|
H A D | tracex4_user.c | 51 int main(int ac, char **argv) main() argument
|
H A D | tracex2_user.c | 57 int main(int ac, char **argv) main() argument
|
H A D | tracex3_user.c | 104 int main(int ac, char **argv) main() argument
|
/linux-4.1.27/arch/powerpc/boot/ |
H A D | hack-coff.c | 32 main(int ac, char **av) main() argument
|
H A D | addnote.c | 119 main(int ac, char **av) main() argument
|
/linux-4.1.27/net/ceph/ |
H A D | auth_none.c | 14 static void reset(struct ceph_auth_client *ac) reset() argument 22 static void destroy(struct ceph_auth_client *ac) destroy() argument 28 static int is_authenticated(struct ceph_auth_client *ac) is_authenticated() argument 35 static int should_authenticate(struct ceph_auth_client *ac) should_authenticate() argument 42 static int build_request(struct ceph_auth_client *ac, void *buf, void *end) build_request() argument 51 static int handle_reply(struct ceph_auth_client *ac, int result, handle_reply() argument 102 static void ceph_auth_none_destroy_authorizer(struct ceph_auth_client *ac, ceph_auth_none_destroy_authorizer() argument 120 int ceph_auth_none_init(struct ceph_auth_client *ac) ceph_auth_none_init() argument 65 ceph_auth_none_create_authorizer( struct ceph_auth_client *ac, int peer_type, struct ceph_auth_handshake *auth) ceph_auth_none_create_authorizer() argument
|
H A D | auth.c | 23 static int ceph_auth_init_protocol(struct ceph_auth_client *ac, int protocol) ceph_auth_init_protocol() argument 40 struct ceph_auth_client *ac; ceph_auth_init() local 64 void ceph_auth_destroy(struct ceph_auth_client *ac) ceph_auth_destroy() argument 75 void ceph_auth_reset(struct ceph_auth_client *ac) ceph_auth_reset() argument 101 int ceph_auth_build_hello(struct ceph_auth_client *ac, void *buf, size_t len) ceph_auth_build_hello() argument 144 static int ceph_build_auth_request(struct ceph_auth_client *ac, ceph_build_auth_request() argument 174 int ceph_handle_auth_reply(struct ceph_auth_client *ac, ceph_handle_auth_reply() argument 256 int ceph_build_auth(struct ceph_auth_client *ac, ceph_build_auth() argument 270 int ceph_auth_is_authenticated(struct ceph_auth_client *ac) ceph_auth_is_authenticated() argument 282 int ceph_auth_create_authorizer(struct ceph_auth_client *ac, ceph_auth_create_authorizer() argument 296 void ceph_auth_destroy_authorizer(struct ceph_auth_client *ac, ceph_auth_destroy_authorizer() argument 306 int ceph_auth_update_authorizer(struct ceph_auth_client *ac, ceph_auth_update_authorizer() argument 320 int ceph_auth_verify_authorizer_reply(struct ceph_auth_client *ac, ceph_auth_verify_authorizer_reply() argument 333 void ceph_auth_invalidate_authorizer(struct ceph_auth_client *ac, int peer_type) ceph_auth_invalidate_authorizer() argument
|
H A D | auth_x.c | 19 static int ceph_x_is_authenticated(struct ceph_auth_client *ac) ceph_x_is_authenticated() argument 30 static int ceph_x_should_authenticate(struct ceph_auth_client *ac) ceph_x_should_authenticate() argument 97 get_ticket_handler(struct ceph_auth_client *ac, int service) get_ticket_handler() argument 124 static void remove_ticket_handler(struct ceph_auth_client *ac, remove_ticket_handler() argument 137 static int process_one_ticket(struct ceph_auth_client *ac, process_one_ticket() argument 254 static int ceph_x_proc_ticket_reply(struct ceph_auth_client *ac, ceph_x_proc_ticket_reply() argument 282 static int ceph_x_build_authorizer(struct ceph_auth_client *ac, ceph_x_build_authorizer() argument 378 static void ceph_x_validate_tickets(struct ceph_auth_client *ac, int *pneed) ceph_x_validate_tickets() argument 410 static int ceph_x_build_request(struct ceph_auth_client *ac, ceph_x_build_request() argument 489 static int ceph_x_handle_reply(struct ceph_auth_client *ac, int result, ceph_x_handle_reply() argument 597 static int ceph_x_verify_authorizer_reply(struct ceph_auth_client *ac, ceph_x_verify_authorizer_reply() argument 622 static void ceph_x_destroy_authorizer(struct ceph_auth_client *ac, ceph_x_destroy_authorizer() argument 633 static void ceph_x_reset(struct ceph_auth_client *ac) ceph_x_reset() argument 642 static void ceph_x_destroy(struct ceph_auth_client *ac) ceph_x_destroy() argument 663 static void ceph_x_invalidate_authorizer(struct ceph_auth_client *ac, ceph_x_invalidate_authorizer() argument 745 int ceph_x_init(struct ceph_auth_client *ac) ceph_x_init() argument 544 ceph_x_create_authorizer( struct ceph_auth_client *ac, int peer_type, struct ceph_auth_handshake *auth) ceph_x_create_authorizer() argument 577 ceph_x_update_authorizer( struct ceph_auth_client *ac, int peer_type, struct ceph_auth_handshake *auth) ceph_x_update_authorizer() argument
|
H A D | osd_client.c | 1039 struct ceph_auth_client *ac = osd->o_osdc->client->monc.auth; put_osd() local 2940 struct ceph_auth_client *ac = osdc->client->monc.auth; get_authorizer() local 2968 struct ceph_auth_client *ac = osdc->client->monc.auth; verify_authorizer_reply() local 2977 struct ceph_auth_client *ac = osdc->client->monc.auth; invalidate_authorizer() local
|
/linux-4.1.27/drivers/input/misc/ |
H A D | adxl34x-i2c.c | 79 struct adxl34x *ac; adxl34x_i2c_probe() local 103 struct adxl34x *ac = i2c_get_clientdata(client); adxl34x_i2c_remove() local 111 struct adxl34x *ac = i2c_get_clientdata(client); adxl34x_i2c_suspend() local 121 struct adxl34x *ac = i2c_get_clientdata(client); adxl34x_i2c_resume() local
|
H A D | adxl34x-spi.c | 70 struct adxl34x *ac; adxl34x_spi_probe() local 92 struct adxl34x *ac = spi_get_drvdata(spi); adxl34x_spi_remove() local 100 struct adxl34x *ac = spi_get_drvdata(spi); adxl34x_spi_suspend() local 110 struct adxl34x *ac = spi_get_drvdata(spi); adxl34x_spi_resume() local
|
H A D | adxl34x.c | 238 static void adxl34x_get_triple(struct adxl34x *ac, struct axis_triple *axis) adxl34x_get_triple() argument 256 static void adxl34x_service_ev_fifo(struct adxl34x *ac) adxl34x_service_ev_fifo() argument 278 static void adxl34x_send_key_events(struct adxl34x *ac, adxl34x_send_key_events() argument 290 static void adxl34x_do_tap(struct adxl34x *ac, adxl34x_do_tap() argument 300 struct adxl34x *ac = handle; adxl34x_irq() local 401 static void __adxl34x_disable(struct adxl34x *ac) __adxl34x_disable() argument 410 static void __adxl34x_enable(struct adxl34x *ac) __adxl34x_enable() argument 415 void adxl34x_suspend(struct adxl34x *ac) adxl34x_suspend() argument 428 void adxl34x_resume(struct adxl34x *ac) adxl34x_resume() argument 444 struct adxl34x *ac = dev_get_drvdata(dev); adxl34x_disable_show() local 453 struct adxl34x *ac = dev_get_drvdata(dev); adxl34x_disable_store() local 485 struct adxl34x *ac = dev_get_drvdata(dev); adxl34x_calibrate_show() local 502 struct adxl34x *ac = dev_get_drvdata(dev); adxl34x_calibrate_store() local 533 struct adxl34x *ac = dev_get_drvdata(dev); adxl34x_rate_show() local 542 struct adxl34x *ac = dev_get_drvdata(dev); adxl34x_rate_store() local 567 struct adxl34x *ac = dev_get_drvdata(dev); adxl34x_autosleep_show() local 577 struct adxl34x *ac = dev_get_drvdata(dev); adxl34x_autosleep_store() local 606 struct adxl34x *ac = dev_get_drvdata(dev); adxl34x_position_show() local 624 struct adxl34x *ac = dev_get_drvdata(dev); adxl34x_write_store() local 663 struct adxl34x *ac = input_get_drvdata(input); adxl34x_input_open() local 679 struct adxl34x *ac = input_get_drvdata(input); adxl34x_input_close() local 695 struct adxl34x *ac; adxl34x_probe() local 899 int adxl34x_remove(struct adxl34x *ac) adxl34x_remove() argument
|
/linux-4.1.27/drivers/hid/ |
H A D | wacom.h | 123 struct power_supply *ac; member in struct:wacom
|
/linux-4.1.27/include/linux/ |
H A D | transport_class.h | 58 struct attribute_container ac; member in struct:transport_container
|
H A D | compaction.h | 55 try_to_compact_pages(gfp_t gfp_mask, unsigned int order, int alloc_flags, const struct alloc_context *ac, enum migrate_mode mode, int *contended) try_to_compact_pages() argument
|
H A D | ieee80211.h | 1053 struct ieee80211_wmm_ac_param ac[4]; member in struct:ieee80211_wmm_param_ie
|
/linux-4.1.27/arch/arm/mach-pxa/include/mach/ |
H A D | palm27x.h | 71 static inline void palm27x_power_init(int ac, int usb) {} palm27x_power_init() argument
|
/linux-4.1.27/net/mac80211/ |
H A D | wme.c | 93 int ac = ieee802_1d_to_ac[skb->priority]; ieee80211_downgrade_queue() local
|
H A D | debugfs_sta.c | 94 int ac; sta_num_ps_buf_frames_read() local
|
H A D | mesh_ps.c | 452 int ac; mps_frame_deliver() local 577 int ac, buffer_local = 0; ieee80211_mps_frame_release() local
|
H A D | status.c | 52 int ac; ieee80211_handle_filtered_frame() local
|
H A D | iface.c | 724 int ac; ieee80211_do_open() local
|
H A D | sta_info.c | 86 int ac, i; __cleanup_single_sta() local 602 static unsigned long ieee80211_tids_for_ac(int ac) ieee80211_tids_for_ac() argument 626 int ac; __sta_info_recalc_tim() local 812 int ac; sta_info_cleanup_expire_buffered() local 1131 int filtered = 0, buffered = 0, ac, i; ieee80211_sta_ps_deliver_wakeup() local 1326 int ac; ieee80211_sta_ps_deliver_response() local 1804 int i, ac; sta_set_sinfo() local 730 sta_info_cleanup_expire_buffered_ac(struct ieee80211_local *local, struct sta_info *sta, int ac) sta_info_cleanup_expire_buffered_ac() argument
|
H A D | tdls.c | 226 static enum ieee80211_ac_numbers ieee80211_ac_from_wmm(int ac) ieee80211_ac_from_wmm() argument
|
H A D | cfg.c | 3634 int ac = ieee802_1d_to_ac[up]; ieee80211_add_tx_ts() local 3660 int ac; ieee80211_del_tx_ts() local
|
H A D | driver-ops.h | 657 drv_conf_tx(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, u16 ac, const struct ieee80211_tx_queue_params *params) drv_conf_tx() argument
|
H A D | rx.c | 1266 int tid, ac; ieee80211_rx_h_uapsd_and_pspoll() local
|
H A D | tx.c | 368 int ac; purge_old_ps_buffers() local 480 int ac = skb_get_queue_mapping(tx->skb); ieee80211_tx_h_unicast_ps_buf() local 980 int ac = -1; ieee80211_tx_h_stats() local 1231 u8 ac; ieee80211_drv_tx() local 1273 u8 ac = txq->ac; ieee80211_tx_dequeue() local 3362 int ac = ieee802_1d_to_ac[tid & 7]; __ieee80211_tx_skb_tid_band() local
|
H A D | mlme.c | 1653 int ac; __ieee80211_sta_handle_tspec_ac_params() local 2161 int ac = ieee80211_ac_from_tid(tid); ieee80211_sta_tx_wmm_ac_notify() local 3072 int ac, uapsd_queues = -1; ieee80211_rx_mgmt_assoc_resp() local
|
H A D | util.c | 299 int ac; ieee80211_propagate_queue_wake() local 405 int ac; __ieee80211_stop_queue() local 568 int ac; ieee80211_get_vif_queues() local 1156 int ac; ieee80211_set_wmm_default() local
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
H A D | debug_sta.c | 29 struct ath_atx_ac *ac; read_file_node_aggr() local
|
H A D | main.c | 2477 int ac; ath9k_unassign_vif_chanctx() local
|
H A D | xmit.c | 109 struct ath_atx_ac *ac = tid->ac; ath_tx_queue_tid() local 1541 struct ath_atx_ac *ac; ath_tx_aggr_sleep() local 1578 struct ath_atx_ac *ac; ath_tx_aggr_wakeup() local 1918 struct ath_atx_ac *ac, *last_ac; ath_txq_schedule() local 2873 struct ath_atx_ac *ac; ath_tx_node_init() local 2903 struct ath_atx_ac *ac; ath_tx_node_cleanup() local
|
H A D | ath9k.h | 245 struct ath_atx_ac *ac; member in struct:ath_atx_tid 264 struct ath_atx_ac ac[IEEE80211_NUM_ACS]; member in struct:ath_node
|
/linux-4.1.27/fs/ocfs2/ |
H A D | suballoc.h | 67 static inline int ocfs2_alloc_context_bits_left(struct ocfs2_alloc_context *ac) ocfs2_alloc_context_bits_left() argument
|
H A D | localalloc.c | 1259 struct ocfs2_alloc_context *ac = NULL; ocfs2_local_alloc_slide_window() local 627 ocfs2_reserve_local_alloc_bits(struct ocfs2_super *osb, u32 bits_wanted, struct ocfs2_alloc_context *ac) ocfs2_reserve_local_alloc_bits() argument 728 ocfs2_claim_local_alloc_bits(struct ocfs2_super *osb, handle_t *handle, struct ocfs2_alloc_context *ac, u32 bits_wanted, u32 *bit_off, u32 *num_bits) ocfs2_claim_local_alloc_bits() argument 784 ocfs2_free_local_alloc_bits(struct ocfs2_super *osb, handle_t *handle, struct ocfs2_alloc_context *ac, u32 bit_off, u32 num_bits) ocfs2_free_local_alloc_bits() argument 1112 ocfs2_local_alloc_reserve_for_window(struct ocfs2_super *osb, struct ocfs2_alloc_context **ac, struct inode **bitmap_inode, struct buffer_head **bitmap_bh) ocfs2_local_alloc_reserve_for_window() argument 1162 ocfs2_local_alloc_new_window(struct ocfs2_super *osb, handle_t *handle, struct ocfs2_alloc_context *ac) ocfs2_local_alloc_new_window() argument
|
H A D | suballoc.c | 136 void ocfs2_free_ac_resource(struct ocfs2_alloc_context *ac) ocfs2_free_ac_resource() argument 158 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac) ocfs2_free_alloc_context() argument 695 struct ocfs2_alloc_context *ac = NULL; ocfs2_block_group_alloc() local 1645 static void ocfs2_bg_discontig_fix_result(struct ocfs2_alloc_context *ac, ocfs2_bg_discontig_fix_result() argument 1675 static int ocfs2_search_one_group(struct ocfs2_alloc_context *ac, ocfs2_search_one_group() argument 1742 static int ocfs2_search_chain(struct ocfs2_alloc_context *ac, ocfs2_search_chain() argument 1883 static int ocfs2_claim_suballoc_bits(struct ocfs2_alloc_context *ac, ocfs2_claim_suballoc_bits() argument 451 ocfs2_block_group_alloc_contig(struct ocfs2_super *osb, handle_t *handle, struct inode *alloc_inode, struct ocfs2_alloc_context *ac, struct ocfs2_chain_list *cl) ocfs2_block_group_alloc_contig() argument 495 ocfs2_block_group_claim_bits(struct ocfs2_super *osb, handle_t *handle, struct ocfs2_alloc_context *ac, unsigned int min_bits, u32 *bit_off, u32 *num_bits) ocfs2_block_group_claim_bits() argument 515 ocfs2_block_group_grow_discontig(handle_t *handle, struct inode *alloc_inode, struct buffer_head *bg_bh, struct ocfs2_alloc_context *ac, struct ocfs2_chain_list *cl, unsigned int min_bits) ocfs2_block_group_grow_discontig() argument 608 ocfs2_block_group_alloc_discontig(handle_t *handle, struct inode *alloc_inode, struct ocfs2_alloc_context *ac, struct ocfs2_chain_list *cl) ocfs2_block_group_alloc_discontig() argument 796 ocfs2_reserve_suballoc_bits(struct ocfs2_super *osb, struct ocfs2_alloc_context *ac, int type, u32 slot, u64 *last_alloc_group, int flags) ocfs2_reserve_suballoc_bits() argument 944 ocfs2_steal_resource(struct ocfs2_super *osb, struct ocfs2_alloc_context *ac, int type) ocfs2_steal_resource() argument 977 ocfs2_steal_inode(struct ocfs2_super *osb, struct ocfs2_alloc_context *ac) ocfs2_steal_inode() argument 983 ocfs2_steal_meta(struct ocfs2_super *osb, struct ocfs2_alloc_context *ac) ocfs2_steal_meta() argument 989 ocfs2_reserve_new_metadata_blocks(struct ocfs2_super *osb, int blocks, struct ocfs2_alloc_context **ac) ocfs2_reserve_new_metadata_blocks() argument 1051 ocfs2_reserve_new_metadata(struct ocfs2_super *osb, struct ocfs2_extent_list *root_el, struct ocfs2_alloc_context **ac) ocfs2_reserve_new_metadata() argument 1060 ocfs2_reserve_new_inode(struct ocfs2_super *osb, struct ocfs2_alloc_context **ac) ocfs2_reserve_new_inode() argument 1154 ocfs2_reserve_cluster_bitmap_bits(struct ocfs2_super *osb, struct ocfs2_alloc_context *ac) ocfs2_reserve_cluster_bitmap_bits() argument 1178 ocfs2_reserve_clusters_with_limit(struct ocfs2_super *osb, u32 bits_wanted, u64 max_block, int flags, struct ocfs2_alloc_context **ac) ocfs2_reserve_clusters_with_limit() argument 1228 ocfs2_reserve_clusters(struct ocfs2_super *osb, u32 bits_wanted, struct ocfs2_alloc_context **ac) ocfs2_reserve_clusters() argument 1993 ocfs2_claim_metadata(handle_t *handle, struct ocfs2_alloc_context *ac, u32 bits_wanted, u64 *suballoc_loc, u16 *suballoc_bit_start, unsigned int *num_bits, u64 *blkno_start) ocfs2_claim_metadata() argument 2031 ocfs2_init_inode_ac_group(struct inode *dir, struct buffer_head *parent_di_bh, struct ocfs2_alloc_context *ac) ocfs2_init_inode_ac_group() argument 2059 ocfs2_save_inode_ac_group(struct inode *dir, struct ocfs2_alloc_context *ac) ocfs2_save_inode_ac_group() argument 2066 ocfs2_find_new_inode_loc(struct inode *dir, struct buffer_head *parent_fe_bh, struct ocfs2_alloc_context *ac, u64 *fe_blkno) ocfs2_find_new_inode_loc() argument 2127 ocfs2_claim_new_inode_at_loc(handle_t *handle, struct inode *dir, struct ocfs2_alloc_context *ac, u64 *suballoc_loc, u16 *suballoc_bit, u64 di_blkno) ocfs2_claim_new_inode_at_loc() argument 2198 ocfs2_claim_new_inode(handle_t *handle, struct inode *dir, struct buffer_head *parent_fe_bh, struct ocfs2_alloc_context *ac, u64 *suballoc_loc, u16 *suballoc_bit, u64 *fe_blkno) ocfs2_claim_new_inode() argument 2302 __ocfs2_claim_clusters(handle_t *handle, struct ocfs2_alloc_context *ac, u32 min_clusters, u32 max_clusters, u32 *cluster_start, u32 *num_clusters) __ocfs2_claim_clusters() argument 2373 ocfs2_claim_clusters(handle_t *handle, struct ocfs2_alloc_context *ac, u32 min_clusters, u32 *cluster_start, u32 *num_clusters) ocfs2_claim_clusters() argument
|
H A D | alloc.c | 5615 ocfs2_reserve_blocks_for_rec_trunc(struct inode *inode, struct ocfs2_extent_tree *et, u32 extents_to_split, struct ocfs2_alloc_context **ac, int extra_blocks) ocfs2_reserve_blocks_for_rec_trunc() argument
|
/linux-4.1.27/drivers/power/ |
H A D | goldfish_battery.c | 34 struct power_supply *ac; member in struct:goldfish_battery_data
|
H A D | bq24735-charger.c | 162 int ac = 0; bq24735_charger_is_present() local
|
H A D | ipaq_micro_battery.c | 45 u8 ac; member in struct:micro_battery
|
H A D | pcf50633-charger.c | 38 struct power_supply *ac; member in struct:pcf50633_mbc
|
H A D | tps65090-charger.c | 46 struct power_supply *ac; member in struct:tps65090_charger
|
H A D | max8925_power.c | 71 struct power_supply *ac; member in struct:max8925_power_info
|
H A D | lp8727_charger.c | 83 struct power_supply *ac; member in struct:lp8727_psy
|
H A D | twl4030_charger.c | 90 struct power_supply *ac; member in struct:twl4030_bci
|
H A D | ab8500_charger.c | 295 struct ab8500_charger_info ac; member in struct:ab8500_charger
|
H A D | pm2301_charger.h | 481 struct pm2xxx_charger_info ac; member in struct:pm2xxx_charger
|
/linux-4.1.27/include/linux/platform_data/ |
H A D | lp8727.h | 63 struct lp8727_chg_param *ac; member in struct:lp8727_platform_data
|
/linux-4.1.27/fs/ceph/ |
H A D | debugfs.c | 163 struct ceph_auth_client *ac = fsc->client->monc.auth; mds_sessions_show() local
|
H A D | mds_client.c | 3779 struct ceph_auth_client *ac = mdsc->fsc->client->monc.auth; get_authorizer() local 3807 struct ceph_auth_client *ac = mdsc->fsc->client->monc.auth; verify_authorizer_reply() local 3816 struct ceph_auth_client *ac = mdsc->fsc->client->monc.auth; invalidate_authorizer() local
|
/linux-4.1.27/scripts/kconfig/ |
H A D | kxgettext.c | 228 int main(int ac, char **av) main() argument
|
H A D | conf.c | 491 int main(int ac, char **av) main() argument
|
H A D | mconf.c | 1007 int main(int ac, char **av) main() argument
|
H A D | nconf.c | 1476 int main(int ac, char **av) main() argument
|
H A D | qconf.cc | 1753 int main(int ac, char** av) main() argument
|
H A D | gconf.c | 1444 int main(int ac, char *av[]) main() argument
|
/linux-4.1.27/drivers/acpi/ |
H A D | ac.c | 121 static int acpi_ac_get_state(struct acpi_ac *ac) acpi_ac_get_state() argument 147 struct acpi_ac *ac = to_acpi_ac(psy); get_ac_property() local 178 struct acpi_ac *ac = seq->private; acpi_ac_seq_show() local 210 static int acpi_ac_add_fs(struct acpi_ac *ac) acpi_ac_add_fs() argument 232 static int acpi_ac_remove_fs(struct acpi_ac *ac) acpi_ac_remove_fs() argument 252 struct acpi_ac *ac = acpi_driver_data(device); acpi_ac_notify() local 288 struct acpi_ac *ac = container_of(nb, struct acpi_ac, battery_nb); acpi_ac_battery_notify() local 327 struct acpi_ac *ac = NULL; acpi_ac_add() local 386 struct acpi_ac *ac; acpi_ac_resume() local 409 struct acpi_ac *ac = NULL; acpi_ac_remove() local
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_itable.c | 358 struct xfs_bulkstat_agichunk ac; xfs_bulkstat() local
|
/linux-4.1.27/fs/ext4/ |
H A D | crypto_fname.c | 214 int i = 0, bits = 0, ac = 0; digest_encode() local 234 int i = 0, bits = 0, ac = 0; digest_decode() local
|
H A D | mballoc.c | 1623 static void ext4_mb_use_best_found(struct ext4_allocation_context *ac, ext4_mb_use_best_found() argument 1668 static void ext4_mb_check_limits(struct ext4_allocation_context *ac, ext4_mb_check_limits() argument 1718 static void ext4_mb_measure_extent(struct ext4_allocation_context *ac, ext4_mb_measure_extent() argument 1778 int ext4_mb_try_best_found(struct ext4_allocation_context *ac, ext4_mb_try_best_found() argument 1806 int ext4_mb_find_by_goal(struct ext4_allocation_context *ac, ext4_mb_find_by_goal() argument 1874 void ext4_mb_simple_scan_group(struct ext4_allocation_context *ac, ext4_mb_simple_scan_group() argument 1918 void ext4_mb_complex_scan_group(struct ext4_allocation_context *ac, ext4_mb_complex_scan_group() argument 1977 void ext4_mb_scan_aligned(struct ext4_allocation_context *ac, ext4_mb_scan_aligned() argument 2014 static int ext4_mb_good_group(struct ext4_allocation_context *ac, ext4_mb_good_group() argument 2079 ext4_mb_regular_allocator(struct ext4_allocation_context *ac) ext4_mb_regular_allocator() argument 2870 ext4_mb_mark_diskspace_used(struct ext4_allocation_context *ac, ext4_mb_mark_diskspace_used() argument 2989 static void ext4_mb_normalize_group_request(struct ext4_allocation_context *ac) ext4_mb_normalize_group_request() argument 3005 ext4_mb_normalize_request(struct ext4_allocation_context *ac, ext4_mb_normalize_request() argument 3192 static void ext4_mb_collect_stats(struct ext4_allocation_context *ac) ext4_mb_collect_stats() argument 3221 static void ext4_discard_allocated_blocks(struct ext4_allocation_context *ac) ext4_discard_allocated_blocks() argument 3254 static void ext4_mb_use_inode_pa(struct ext4_allocation_context *ac, ext4_mb_use_inode_pa() argument 3284 static void ext4_mb_use_group_pa(struct ext4_allocation_context *ac, ext4_mb_use_group_pa() argument 3338 ext4_mb_use_preallocated(struct ext4_allocation_context *ac) ext4_mb_use_preallocated() argument 3502 static void ext4_mb_put_pa(struct ext4_allocation_context *ac, ext4_mb_put_pa() argument 3562 ext4_mb_new_inode_pa(struct ext4_allocation_context *ac) ext4_mb_new_inode_pa() argument 3656 ext4_mb_new_group_pa(struct ext4_allocation_context *ac) ext4_mb_new_group_pa() argument 3713 static int ext4_mb_new_preallocation(struct ext4_allocation_context *ac) ext4_mb_new_preallocation() argument 4027 static void ext4_mb_show_ac(struct ext4_allocation_context *ac) ext4_mb_show_ac() argument 4085 static inline void ext4_mb_show_ac(struct ext4_allocation_context *ac) ext4_mb_show_ac() argument 4098 static void ext4_mb_group_or_file(struct ext4_allocation_context *ac) ext4_mb_group_or_file() argument 4149 ext4_mb_initialize_context(struct ext4_allocation_context *ac, ext4_mb_initialize_context() argument 4283 static void ext4_mb_add_n_trim(struct ext4_allocation_context *ac) ext4_mb_add_n_trim() argument 4333 static int ext4_mb_release_context(struct ext4_allocation_context *ac) ext4_mb_release_context() argument 4398 struct ext4_allocation_context *ac = NULL; ext4_mb_new_blocks() local
|
/linux-4.1.27/net/ipv6/ |
H A D | anycast.c | 209 static void aca_put(struct ifacaddr6 *ac) aca_put() argument
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
H A D | coex.c | 963 iwl_mvm_bt_coex_tx_prio(struct iwl_mvm *mvm, struct ieee80211_hdr *hdr, struct ieee80211_tx_info *info, u8 ac) iwl_mvm_bt_coex_tx_prio() argument
|
H A D | power.c | 171 enum ieee80211_ac_numbers ac; iwl_mvm_power_configure_uapsd() local
|
H A D | tx.c | 84 u8 ac; iwl_mvm_set_tx_cmd() local
|
H A D | fw-api-mac.h | 358 struct iwl_ac_qos ac[AC_NUM+1]; member in struct:iwl_mac_ctx_cmd
|
H A D | mac-ctxt.c | 206 u32 qmask = 0, ac; iwl_mvm_mac_get_queues_mask() local 338 u32 ac; iwl_mvm_mac_ctxt_allocate_resources() local 475 u32 ac; iwl_mvm_mac_ctxt_init() local 506 int ac; iwl_mvm_mac_ctxt_release() local
|
H A D | sta.c | 214 u32 ac; iwl_mvm_tdls_sta_init() local
|
H A D | mac80211.c | 2741 iwl_mvm_mac_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u16 ac, const struct ieee80211_tx_queue_params *params) iwl_mvm_mac_conf_tx() argument
|
/linux-4.1.27/drivers/scsi/libsas/ |
H A D | sas_ata.c | 102 enum ata_completion_errors ac; sas_ata_task_done() local
|
/linux-4.1.27/kernel/ |
H A D | acct.c | 412 static void fill_ac(acct_t *ac) fill_ac() argument 470 acct_t ac; do_acct_process() local
|
/linux-4.1.27/arch/arm/mach-pxa/ |
H A D | palm27x.c | 419 void __init palm27x_power_init(int ac, int usb) palm27x_power_init() argument
|
/linux-4.1.27/include/linux/mfd/wm8350/ |
H A D | supply.h | 128 struct power_supply *ac; member in struct:wm8350_power
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
H A D | init.c | 272 set_ac2_ep_map(struct ath6kl *ar, u8 ac, enum htc_endpoint_id ep) set_ac2_ep_map() argument
|
H A D | main.c | 149 enum htc_endpoint_id ath6kl_ac2_endpoint_id(void *devt, u8 ac) ath6kl_ac2_endpoint_id() argument 705 u8 ac; ath6kl_update_target_stats() local 822 u8 ac; ath6kl_tgt_stats_event() local
|
H A D | txrx.c | 364 u8 ac = 99; /* initialize to unmapped ac */ ath6kl_data_tx() local
|
H A D | htc_mbox.c | 765 u8 ac = WMM_NUM_AC; ath6kl_htc_tx_bundle() local 865 u8 ac = WMM_NUM_AC; ath6kl_htc_tx_from_queue() local
|
H A D | wmi.c | 298 ath6kl_wmi_implicit_create_pstream(struct wmi *wmi, u8 if_idx, struct sk_buff *skb, u32 layer2_priority, bool wmm_enabled, u8 *ac) ath6kl_wmi_implicit_create_pstream() argument
|
H A D | wmi.h | 1936 u8 ac; member in struct:wmi_cac_event
|
/linux-4.1.27/drivers/scsi/esas2r/ |
H A D | esas2r_ioctl.c | 1122 struct atto_hba_adap_ctrl *ac = &hi->data.adap_ctrl; hba_ioctl_callback() local
|
/linux-4.1.27/drivers/net/wireless/ti/wl1251/ |
H A D | acx.c | 995 int wl1251_acx_ac_cfg(struct wl1251 *wl, u8 ac, u8 cw_min, u16 cw_max, wl1251_acx_ac_cfg() argument
|
H A D | acx.h | 1256 u8 ac; member in struct:wl1251_acx_ac_cfg
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
H A D | tx.c | 210 int id, ret = -EBUSY, ac; wl1271_tx_allocate() local 270 int ac, rate_idx; wl1271_tx_fill_hdr() local 501 int i, q = -1, ac; wlcore_select_ac() local 603 int ac; wl1271_skb_dequeue() local 544 wlcore_lnk_dequeue_high_prio(struct wl1271 *wl, u8 hlid, u8 ac, u8 *low_prio_hlid) wlcore_lnk_dequeue_high_prio() argument 563 wlcore_vif_dequeue_high_prio(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 ac, u8 *hlid, u8 *low_prio_hlid) wlcore_vif_dequeue_high_prio() argument
|
H A D | acx.c | 840 wl1271_acx_ac_cfg(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 ac, u8 cw_min, u16 cw_max, u8 aifsn, u16 txop) wl1271_acx_ac_cfg() argument
|
H A D | acx.h | 440 u8 ac; member in struct:acx_ac_cfg
|
H A D | conf.h | 558 u8 ac; member in struct:conf_tx_ac_category
|
/linux-4.1.27/drivers/net/wireless/b43/ |
H A D | phy_common.h | 226 struct b43_phy_ac *ac; member in struct:b43_phy::__anon7770
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
H A D | mac80211.c | 1236 int err, ac; iwl_setup_interface() local
|
H A D | commands.h | 776 struct iwl_ac_qos ac[AC_NUM]; member in struct:iwl_qosparam_cmd
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
H A D | wmm.c | 388 enum mwifiex_wmm_ac_e ac, ac_down; mwifiex_wmm_downgrade_tid() local
|
/linux-4.1.27/drivers/staging/rtl8723au/core/ |
H A D | rtw_xmit.c | 1667 struct tx_servq *rtw_get_sta_pending23a(struct rtw_adapter *padapter, struct sta_info *psta, int up, u8 *ac) rtw_get_sta_pending23a() argument
|
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
H A D | rtw_xmit.c | 1552 struct tx_servq *rtw_get_sta_pending(struct adapter *padapter, struct sta_info *psta, int up, u8 *ac) rtw_get_sta_pending() argument
|
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
H A D | ieee80211_ext.h | 100 struct wme_ac_parameter ac[4]; member in struct:wme_parameter_element
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
H A D | perf_event_intel_cqm.c | 310 struct perf_cgroup *ac = a->cgrp; __conflict_event() local 327 struct perf_cgroup *ac, *bc; __conflict_event() local
|
/linux-4.1.27/fs/btrfs/ |
H A D | transaction.c | 1615 struct btrfs_async_commit *ac = do_async_commit() local 1637 struct btrfs_async_commit *ac; btrfs_commit_transaction_async() local
|
/linux-4.1.27/mm/ |
H A D | compaction.c | 1479 try_to_compact_pages(gfp_t gfp_mask, unsigned int order, int alloc_flags, const struct alloc_context *ac, enum migrate_mode mode, int *contended) try_to_compact_pages() argument
|
H A D | slab.c | 207 struct array_cache ac; member in struct:alien_cache 660 static void init_arraycache(struct array_cache *ac, int limit, int batch) init_arraycache() argument 682 struct array_cache *ac = NULL; alloc_arraycache() local 723 static void *__ac_get_obj(struct kmem_cache *cachep, struct array_cache *ac, __ac_get_obj() argument 796 static inline void ac_put_obj(struct kmem_cache *cachep, struct array_cache *ac, ac_put_obj() argument 950 struct array_cache *ac; reap_alien() local 970 struct array_cache *ac; drain_alien_cache() local 992 struct array_cache *ac; __cache_free_alien() local 2335 struct array_cache *ac; do_drain() local 2773 struct array_cache *ac; cache_alloc_refill() local 2940 struct array_cache *ac; ____cache_alloc() local 3318 static void cache_flusharray(struct kmem_cache *cachep, struct array_cache *ac) cache_flusharray() argument 3378 struct array_cache *ac = cpu_cache_get(cachep); __cache_free() local 3713 struct array_cache *ac = per_cpu_ptr(prev, cpu); for_each_online_cpu() local 695 recheck_pfmemalloc_active(struct kmem_cache *cachep, struct array_cache *ac) recheck_pfmemalloc_active() argument 770 ac_get_obj(struct kmem_cache *cachep, struct array_cache *ac, gfp_t flags, bool force_refill) ac_get_obj() argument 783 __ac_put_obj(struct kmem_cache *cachep, struct array_cache *ac, void *objp) __ac_put_obj() argument 919 __drain_alien_cache(struct kmem_cache *cachep, struct array_cache *ac, int node, struct list_head *list) __drain_alien_cache() argument 3823 drain_array(struct kmem_cache *cachep, struct kmem_cache_node *n, struct array_cache *ac, int force, int node) drain_array() argument
|
H A D | page_alloc.c | 2609 static void wake_all_kswapds(unsigned int order, const struct alloc_context *ac) wake_all_kswapds() argument 2877 struct alloc_context ac = { __alloc_pages_nodemask() local 2109 get_page_from_freelist(gfp_t gfp_mask, unsigned int order, int alloc_flags, const struct alloc_context *ac) get_page_from_freelist() argument 2396 __alloc_pages_may_oom(gfp_t gfp_mask, unsigned int order, const struct alloc_context *ac, unsigned long *did_some_progress) __alloc_pages_may_oom() argument 2459 __alloc_pages_direct_compact(gfp_t gfp_mask, unsigned int order, int alloc_flags, const struct alloc_context *ac, enum migrate_mode mode, int *contended_compaction, bool *deferred_compaction) __alloc_pages_direct_compact() argument 2515 __alloc_pages_direct_compact(gfp_t gfp_mask, unsigned int order, int alloc_flags, const struct alloc_context *ac, enum migrate_mode mode, int *contended_compaction, bool *deferred_compaction) __alloc_pages_direct_compact() argument 2526 __perform_reclaim(gfp_t gfp_mask, unsigned int order, const struct alloc_context *ac) __perform_reclaim() argument 2555 __alloc_pages_direct_reclaim(gfp_t gfp_mask, unsigned int order, int alloc_flags, const struct alloc_context *ac, unsigned long *did_some_progress) __alloc_pages_direct_reclaim() argument 2592 __alloc_pages_high_priority(gfp_t gfp_mask, unsigned int order, const struct alloc_context *ac) __alloc_pages_high_priority() argument 2674 __alloc_pages_slowpath(gfp_t gfp_mask, unsigned int order, struct alloc_context *ac) __alloc_pages_slowpath() argument
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
H A D | wmi-tlv.c | 1624 struct wmi_sta_uapsd_auto_trig_param *ac; ath10k_wmi_tlv_put_uapsd_ac() local 1653 struct wmi_sta_uapsd_auto_trig_param *ac; ath10k_wmi_tlv_op_gen_vdev_sta_uapsd() local
|
H A D | mac.c | 4174 ath10k_conf_tx_uapsd(struct ath10k *ar, struct ieee80211_vif *vif, u16 ac, bool enable) ath10k_conf_tx_uapsd() argument 4280 ath10k_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u16 ac, const struct ieee80211_tx_queue_params *params) ath10k_conf_tx() argument
|
/linux-4.1.27/drivers/misc/lis3lv02d/ |
H A D | lis3lv02d.h | 301 union axis_conversion ac; /* hw -> logical axis */ member in struct:lis3lv02d
|
/linux-4.1.27/drivers/of/ |
H A D | base.c | 339 int ac, prop_len, tid; __of_find_n_match_cpu_property() local
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | qdio.h | 66 u32 ac : 8; member in struct:qdr 104 u32 ac : 8; member in struct:qib
|
/linux-4.1.27/arch/ia64/include/asm/ |
H A D | processor.h | 90 __u64 ac : 1; member in struct:ia64_psr
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | prom_init.c | 2346 u32 ac, sc; fixup_device_tree_maple_memory_controller() local
|
/linux-4.1.27/drivers/net/wireless/iwlegacy/ |
H A D | 4965-mac.c | 5269 int ac = default_queue_to_tx_fifo[i]; il4965_alive_notify() local
|
H A D | commands.h | 833 struct il_ac_qos ac[AC_NUM]; member in struct:il_qosparam_cmd
|
H A D | common.h | 2269 il_set_swq_id(struct il_tx_queue *txq, u8 ac, u8 hwq) il_set_swq_id() argument 2278 _il_wake_queue(struct il_priv *il, u8 ac) _il_wake_queue() argument 2285 _il_stop_queue(struct il_priv *il, u8 ac) _il_stop_queue() argument 2294 u8 ac = queue & 3; il_wake_queue() local 2305 u8 ac = queue & 3; il_stop_queue() local 2315 u8 ac; il_wake_queues_by_reason() local 2325 u8 ac; il_stop_queues_by_reason() local
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/ |
H A D | main.c | 343 static u8 brcms_ac_to_fifo(u8 ac) brcms_ac_to_fifo() argument 5002 int ac; brcms_c_wme_retries_write() local 5459 int ac; brcms_c_set_rate_limit() local 6242 uint ac; brcms_c_d11hdrs_mac80211() local 7954 int ac; brcms_c_init() local
|
/linux-4.1.27/include/net/ |
H A D | cfg80211.h | 1389 enum nl80211_ac ac; member in struct:ieee80211_txq_params
|
H A D | mac80211.h | 1680 u8 ac; member in struct:ieee80211_txq
|
/linux-4.1.27/include/linux/mfd/ |
H A D | cros_ec_commands.h | 2074 int ac; member in struct:ec_response_charge_state::__anon11959::__anon11960
|
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/ |
H A D | hal.h | 3370 u8 ac; member in struct:wcn36xx_hal_set_uapsd_ac_params_req_msg
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/ |
H A D | wifi.h | 1426 struct rtl_qos_parameters ac[AC_MAX]; member in struct:rtl_mac
|