| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hugetlb.h | 102 #define for_each_hstate(h) \ argument 563 static inline unsigned long huge_page_size(struct hstate *h) in huge_page_size() 572 static inline unsigned long huge_page_mask(struct hstate *h) in huge_page_mask() 577 static inline unsigned int huge_page_order(struct hstate *h) in huge_page_order() 582 static inline unsigned huge_page_shift(struct hstate *h) in huge_page_shift() 587 static inline bool hstate_is_gigantic(struct hstate *h) in hstate_is_gigantic() 592 static inline unsigned int pages_per_huge_page(struct hstate *h) in pages_per_huge_page() 597 static inline unsigned int blocks_per_huge_page(struct hstate *h) in blocks_per_huge_page() 637 static inline int hstate_index(struct hstate *h) in hstate_index() 648 static inline bool arch_hugetlb_migration_supported(struct hstate *h) in arch_hugetlb_migration_supported() [all …]
|
| /OK3568_Linux_fs/kernel/fs/adfs/ |
| H A D | dir_fplus.c | 11 static unsigned int adfs_fplus_offset(const struct adfs_bigdirheader *h, in adfs_fplus_offset() 19 static int adfs_fplus_validate_header(const struct adfs_bigdirheader *h) in adfs_fplus_validate_header() 59 static int adfs_fplus_validate_tail(const struct adfs_bigdirheader *h, in adfs_fplus_validate_tail() 72 struct adfs_bigdirheader *h = dir->bighead; in adfs_fplus_checkbyte() local 106 struct adfs_bigdirheader *h; in adfs_fplus_read() local 174 struct adfs_bigdirheader *h = dir->bighead; in adfs_fplus_getnext() local 232 struct adfs_bigdirheader *h = dir->bighead; in adfs_fplus_update() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/socket/ |
| H A D | ta_entry.c | 48 struct sock_handle h = { }; in ta_entry_tcp_open() local 87 struct sock_handle h = { }; in ta_entry_udp_open() local 125 struct sock_handle *h = NULL; in ta_entry_close() local 146 struct sock_handle *h = NULL; in ta_entry_send() local 170 struct sock_handle *h = NULL; in ta_entry_recv() local 193 struct sock_handle *h = NULL; in ta_entry_error() local 216 struct sock_handle *h = NULL; in ta_entry_ioctl() local
|
| /OK3568_Linux_fs/kernel/fs/nls/ |
| H A D | nls_euc-jp.c | 19 #define IS_SJIS_JISX0208(h, l) ((((0x81 <= (h)) && ((h) <= 0x9F)) \ argument 23 #define IS_SJIS_UDC_LOW(h, l) (((0xF0 <= (h)) && ((h) <= 0xF4)) \ argument 25 #define IS_SJIS_UDC_HI(h, l) (((0xF5 <= (h)) && ((h) <= 0xF9)) \ argument 27 #define IS_SJIS_IBM(h, l) (((0xFA <= (h)) && ((h) <= 0xFC)) \ argument 29 #define IS_SJIS_NECIBM(h, l) (((0xED <= (h)) && ((h) <= 0xEE)) \ argument 44 #define IS_EUC_JISX0208(h, l) (IS_EUC_BYTE(h) && IS_EUC_BYTE(l)) argument 45 #define IS_EUC_JISX0201KANA(h, l) (((h) == SS2) && (0xA1 <= (l) && (l) <= 0xDF)) argument 46 #define IS_EUC_UDC_LOW(h, l) (((0xF5 <= (h)) && ((h) <= 0xFE)) \ argument 48 #define IS_EUC_UDC_HI(h, l) IS_EUC_UDC_LOW(h, l) /* G3 block */ argument 141 #define IS_EUC_IBM2JISX0208(h, l) \ argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_init.c | 28 u8 rtw_hal_read8(void *h, u32 addr) in rtw_hal_read8() 35 u16 rtw_hal_read16(void *h, u32 addr) in rtw_hal_read16() 42 u32 rtw_hal_read32(void *h, u32 addr) in rtw_hal_read32() 49 void rtw_hal_write8(void *h, u32 addr, u8 val) in rtw_hal_write8() 56 void rtw_hal_write16(void *h, u32 addr, u16 val) in rtw_hal_write16() 63 void rtw_hal_write32(void *h, u32 addr, u32 val) in rtw_hal_write32() 71 u32 rtw_hal_read_macreg(void *h, u32 offset, u32 bit_mask) in rtw_hal_read_macreg() 78 void rtw_hal_write_macreg(void *h, in rtw_hal_write_macreg() 86 u32 rtw_hal_read_bbreg(void *h, u32 offset, u32 bit_mask) in rtw_hal_read_bbreg() 93 void rtw_hal_write_bbreg(void *h, in rtw_hal_write_bbreg() [all …]
|
| H A D | hal_api_btc.c | 233 struct hal_info_t *h = (struct hal_info_t *)hinfo; in rtw_hal_btc_update_role_info_ntfy() local 300 struct hal_info_t *h = (struct hal_info_t *)hinfo; in rtw_hal_btc_power_off_ntfy() local 310 struct hal_info_t *h = (struct hal_info_t *)hinfo; in rtw_hal_btc_init_coex_cfg_ntfy() local 322 struct hal_info_t *h = (struct hal_info_t *)hinfo; in rtw_hal_btc_scan_start_ntfy() local 332 struct hal_info_t *h = (struct hal_info_t *)hinfo; in rtw_hal_btc_scan_finish_ntfy() local 343 struct hal_info_t *h = (struct hal_info_t *)hinfo; in rtw_hal_btc_switch_band_ntfy() local 353 struct hal_info_t *h = (struct hal_info_t *)hinfo; in rtw_hal_btc_packet_event_ntfy() local 363 struct hal_info_t *h = (struct hal_info_t *)hinfo; in rtw_hal_btc_radio_state_ntfy() local 373 struct hal_info_t *h = (struct hal_info_t *)hinfo; in rtw_hal_btc_customerize_ntfy() local 383 struct hal_info_t *h = hal_com->hal_priv; in rtw_hal_btc_wl_rfk_ntfy() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_init.c | 28 u8 rtw_hal_read8(void *h, u32 addr) in rtw_hal_read8() 35 u16 rtw_hal_read16(void *h, u32 addr) in rtw_hal_read16() 42 u32 rtw_hal_read32(void *h, u32 addr) in rtw_hal_read32() 49 void rtw_hal_write8(void *h, u32 addr, u8 val) in rtw_hal_write8() 56 void rtw_hal_write16(void *h, u32 addr, u16 val) in rtw_hal_write16() 63 void rtw_hal_write32(void *h, u32 addr, u32 val) in rtw_hal_write32() 71 u32 rtw_hal_read_macreg(void *h, u32 offset, u32 bit_mask) in rtw_hal_read_macreg() 78 void rtw_hal_write_macreg(void *h, in rtw_hal_write_macreg() 86 u32 rtw_hal_read_bbreg(void *h, u32 offset, u32 bit_mask) in rtw_hal_read_bbreg() 93 void rtw_hal_write_bbreg(void *h, in rtw_hal_write_bbreg() [all …]
|
| H A D | hal_api_btc.c | 234 struct hal_info_t *h = (struct hal_info_t *)hinfo; in rtw_hal_btc_update_role_info_ntfy() local 248 struct hal_info_t *h = (struct hal_info_t *)hinfo; in rtw_hal_btc_power_off_ntfy() local 258 struct hal_info_t *h = (struct hal_info_t *)hinfo; in rtw_hal_btc_init_coex_cfg_ntfy() local 270 struct hal_info_t *h = (struct hal_info_t *)hinfo; in rtw_hal_btc_scan_start_ntfy() local 280 struct hal_info_t *h = (struct hal_info_t *)hinfo; in rtw_hal_btc_scan_finish_ntfy() local 291 struct hal_info_t *h = (struct hal_info_t *)hinfo; in rtw_hal_btc_switch_band_ntfy() local 301 struct hal_info_t *h = (struct hal_info_t *)hinfo; in rtw_hal_btc_packet_event_ntfy() local 311 struct hal_info_t *h = (struct hal_info_t *)hinfo; in rtw_hal_btc_radio_state_ntfy() local 321 struct hal_info_t *h = (struct hal_info_t *)hinfo; in rtw_hal_btc_customerize_ntfy() local 331 struct hal_info_t *h = hal_com->hal_priv; in rtw_hal_btc_wl_rfk_ntfy() local [all …]
|
| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H A D | fix_node.c | 51 static void create_virtual_node(struct tree_balance *tb, int h) in create_virtual_node() 194 static void check_left(struct tree_balance *tb, int h, int cur_free) in check_left() 280 static void check_right(struct tree_balance *tb, int h, int cur_free) in check_right() 374 static int get_num_ver(int mode, struct tree_balance *tb, int h, in get_num_ver() 621 static void set_parameters(struct tree_balance *tb, int h, int lnum, in set_parameters() 827 static int get_empty_nodes(struct tree_balance *tb, int h) in get_empty_nodes() 915 static int get_lfree(struct tree_balance *tb, int h) in get_lfree() 938 static int get_rfree(struct tree_balance *tb, int h) in get_rfree() 959 static int is_left_neighbor_in_cache(struct tree_balance *tb, int h) in is_left_neighbor_in_cache() 1024 int h, in get_far_parent() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/sh/intc/ |
| H A D | access.c | 75 static unsigned long test_8(unsigned long addr, unsigned long h, in test_8() 82 static unsigned long test_16(unsigned long addr, unsigned long h, in test_16() 89 static unsigned long test_32(unsigned long addr, unsigned long h, in test_32() 96 static unsigned long write_8(unsigned long addr, unsigned long h, in write_8() 105 static unsigned long write_16(unsigned long addr, unsigned long h, in write_16() 114 static unsigned long write_32(unsigned long addr, unsigned long h, in write_32() 123 static unsigned long modify_8(unsigned long addr, unsigned long h, in modify_8() 137 static unsigned long modify_16(unsigned long addr, unsigned long h, in modify_16() 151 static unsigned long modify_32(unsigned long addr, unsigned long h, in modify_32()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | phl_api_tmp.h | 20 static inline void rtw_hal_sd_f0_reg_dump(void *sel, void *h){ }; in rtw_hal_sd_f0_reg_dump() 21 static inline void rtw_hal_sdio_local_reg_dump(void *sel, void *h){ }; in rtw_hal_sdio_local_reg_dump() 24 static inline u32 rtw_hal_get_txdesc_len(void *h, in rtw_hal_get_txdesc_len() 30 static inline u8 rtw_hal_pci_check_enough_txdesc(void *h, u8 queue_id) in rtw_hal_pci_check_enough_txdesc()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | phl_api_tmp.h | 20 static inline void rtw_hal_sd_f0_reg_dump(void *sel, void *h){ }; in rtw_hal_sd_f0_reg_dump() 21 static inline void rtw_hal_sdio_local_reg_dump(void *sel, void *h){ }; in rtw_hal_sdio_local_reg_dump() 24 static inline u32 rtw_hal_get_txdesc_len(void *h, in rtw_hal_get_txdesc_len() 30 static inline u8 rtw_hal_pci_check_enough_txdesc(void *h, u8 queue_id) in rtw_hal_pci_check_enough_txdesc()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/device_handler/ |
| H A D | scsi_dh_hp_sw.c | 43 static int tur_done(struct scsi_device *sdev, struct hp_sw_dh_data *h, in tur_done() 81 static int hp_sw_tur(struct scsi_device *sdev, struct hp_sw_dh_data *h) in hp_sw_tur() 117 static int hp_sw_start_stop(struct hp_sw_dh_data *h) in hp_sw_start_stop() 164 struct hp_sw_dh_data *h = sdev->handler_data; in hp_sw_prep_fn() local 188 struct hp_sw_dh_data *h = sdev->handler_data; in hp_sw_activate() local 202 struct hp_sw_dh_data *h; in hp_sw_bus_attach() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | pltfm_ops_none.h | 103 static __inline void _os_delay_ms(void *h, u32 ms) in _os_delay_ms() 106 static __inline void _os_delay_us(void *h, u32 us) in _os_delay_us() 109 static __inline void _os_sleep_ms(void *h, u32 ms) in _os_sleep_ms() 112 static __inline void _os_sleep_us(void *h, u32 us) in _os_sleep_us() 231 static __inline void *_os_mem_alloc(void *h, u32 buf_sz) in _os_mem_alloc() 236 static __inline void _os_mem_free(void *h, void *buf, u32 buf_sz) in _os_mem_free() 240 static __inline void *_os_kmem_alloc(void *h, u32 buf_sz) in _os_kmem_alloc() 246 static __inline void _os_kmem_free(void *h, void *buf, u32 buf_sz) in _os_kmem_free() 249 static __inline void _os_mem_set(void *h, void *buf, s8 value, u32 size) in _os_mem_set() 252 static __inline void _os_mem_cpy(void *h, void *dest, void *src, u32 size) in _os_mem_cpy() [all …]
|
| H A D | pltfm_ops_windows.h | 124 static __inline void _os_delay_us(void *h, u32 us) in _os_delay_us() 128 static __inline void _os_sleep_ms(void *h, u32 ms) in _os_sleep_ms() 132 static __inline void _os_sleep_us(void *h, u32 us) in _os_sleep_us() 303 #define _os_mem_alloc(h, buf_sz) _os_mem_alloc_with_tag(h, GenTag(__func__), buf_sz) argument 305 static __inline void *_os_mem_alloc_with_tag(void *h, u32 tag, u32 buf_sz) in _os_mem_alloc_with_tag() 314 static __inline void _os_mem_free(void *h, void *buf, u32 buf_sz) in _os_mem_free() 320 #define _os_kmem_alloc(h, buf_sz) _os_kmem_alloc_with_tag(h, GenTag(__func__), buf_sz) argument 322 static __inline void *_os_kmem_alloc_with_tag(void *h, u32 tag, u32 buf_sz) in _os_kmem_alloc_with_tag() 333 static __inline void _os_kmem_free(void *h, void *buf, u32 buf_sz) in _os_kmem_free() 345 static __inline void _os_mem_set(void *h, void *buf, s8 value, u32 buf_sz) in _os_mem_set() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | pltfm_ops_none.h | 103 static __inline void _os_delay_ms(void *h, u32 ms) in _os_delay_ms() 106 static __inline void _os_delay_us(void *h, u32 us) in _os_delay_us() 109 static __inline void _os_sleep_ms(void *h, u32 ms) in _os_sleep_ms() 112 static __inline void _os_sleep_us(void *h, u32 us) in _os_sleep_us() 222 static __inline void *_os_mem_alloc(void *h, u32 buf_sz) in _os_mem_alloc() 227 static __inline void _os_mem_free(void *h, void *buf, u32 buf_sz) in _os_mem_free() 231 static __inline void *_os_kmem_alloc(void *h, u32 buf_sz) in _os_kmem_alloc() 237 static __inline void _os_kmem_free(void *h, void *buf, u32 buf_sz) in _os_kmem_free() 240 static __inline void _os_mem_set(void *h, void *buf, s8 value, u32 size) in _os_mem_set() 243 static __inline void _os_mem_cpy(void *h, void *dest, void *src, u32 size) in _os_mem_cpy() [all …]
|
| H A D | pltfm_ops_windows.h | 124 static __inline void _os_delay_us(void *h, u32 us) in _os_delay_us() 128 static __inline void _os_sleep_ms(void *h, u32 ms) in _os_sleep_ms() 132 static __inline void _os_sleep_us(void *h, u32 us) in _os_sleep_us() 294 #define _os_mem_alloc(h, buf_sz) _os_mem_alloc_with_tag(h, GenTag(__func__), buf_sz) argument 296 static __inline void *_os_mem_alloc_with_tag(void *h, u32 tag, u32 buf_sz) in _os_mem_alloc_with_tag() 305 static __inline void _os_mem_free(void *h, void *buf, u32 buf_sz) in _os_mem_free() 311 #define _os_kmem_alloc(h, buf_sz) _os_kmem_alloc_with_tag(h, GenTag(__func__), buf_sz) argument 313 static __inline void *_os_kmem_alloc_with_tag(void *h, u32 tag, u32 buf_sz) in _os_kmem_alloc_with_tag() 324 static __inline void _os_kmem_free(void *h, void *buf, u32 buf_sz) in _os_kmem_free() 336 static __inline void _os_mem_set(void *h, void *buf, s8 value, u32 buf_sz) in _os_mem_set() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/ |
| H A D | assoc_container.hpp | 221 cc_hash_table(const hash_fn& h) in cc_hash_table() 228 cc_hash_table(const hash_fn& h, const eq_fn& e) in cc_hash_table() 236 cc_hash_table(const hash_fn& h, const eq_fn& e, const comb_hash_fn& ch) in cc_hash_table() 245 cc_hash_table(const hash_fn& h, const eq_fn& e, const comb_hash_fn& ch, in cc_hash_table() 260 cc_hash_table(It first, It last, const hash_fn& h) in cc_hash_table() 271 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in cc_hash_table() 283 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table() 297 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table() 386 gp_hash_table(const hash_fn& h) in gp_hash_table() 393 gp_hash_table(const hash_fn& h, const eq_fn& e) in gp_hash_table() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/ |
| H A D | assoc_container.hpp | 221 cc_hash_table(const hash_fn& h) in cc_hash_table() 228 cc_hash_table(const hash_fn& h, const eq_fn& e) in cc_hash_table() 236 cc_hash_table(const hash_fn& h, const eq_fn& e, const comb_hash_fn& ch) in cc_hash_table() 245 cc_hash_table(const hash_fn& h, const eq_fn& e, const comb_hash_fn& ch, in cc_hash_table() 260 cc_hash_table(It first, It last, const hash_fn& h) in cc_hash_table() 271 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in cc_hash_table() 283 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table() 297 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table() 386 gp_hash_table(const hash_fn& h) in gp_hash_table() 393 gp_hash_table(const hash_fn& h, const eq_fn& e) in gp_hash_table() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | dma-atmel.h | 34 #define ATC_PER_MSB(h) ((0x30U & (h)) >> 4) /* Extract most significant bits of a handshaking ident… argument 36 #define ATC_SRC_PER(h) (0xFU & (h)) /* Channel src rq associated with periph handshaking ifc h */ argument 37 #define ATC_DST_PER(h) ((0xFU & (h)) << 4) /* Channel dst rq associated with periph handshaking i… argument 42 #define ATC_SRC_PER_MSB(h) (ATC_PER_MSB(h) << 10) /* Channel src rq (most significant bits) */ argument 47 #define ATC_DST_PER_MSB(h) (ATC_PER_MSB(h) << 14) /* Channel dst rq (most significant bits) */ argument
|
| /OK3568_Linux_fs/kernel/security/selinux/ss/ |
| H A D | avtab.c | 69 avtab_insert_node(struct avtab *h, int hvalue, in avtab_insert_node() 106 static int avtab_insert(struct avtab *h, struct avtab_key *key, struct avtab_datum *datum) in avtab_insert() 151 avtab_insert_nonunique(struct avtab *h, struct avtab_key *key, struct avtab_datum *datum) in avtab_insert_nonunique() 181 struct avtab_datum *avtab_search(struct avtab *h, struct avtab_key *key) in avtab_search() 217 avtab_search_node(struct avtab *h, struct avtab_key *key) in avtab_search_node() 277 void avtab_destroy(struct avtab *h) in avtab_destroy() 303 void avtab_init(struct avtab *h) in avtab_init() 311 static int avtab_alloc_common(struct avtab *h, u32 nslot) in avtab_alloc_common() 325 int avtab_alloc(struct avtab *h, u32 nrules) in avtab_alloc() 355 void avtab_hash_eval(struct avtab *h, char *tag) in avtab_hash_eval()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/backend/gpu/ |
| H A D | mali_kbase_device_hw.c | 34 int kbase_io_history_resize(struct kbase_io_history *h, u16 new_size) in kbase_io_history_resize() 71 int kbase_io_history_init(struct kbase_io_history *h, u16 n) in kbase_io_history_init() 85 void kbase_io_history_term(struct kbase_io_history *h) in kbase_io_history_term() 99 static void kbase_io_history_add(struct kbase_io_history *h, in kbase_io_history_add() 122 struct kbase_io_history *const h = &kbdev->io_history; in kbase_io_history_dump() local
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipset/ |
| H A D | ip_set_hash_gen.h | 48 #define AHASH_MAX(h) ((h)->ahash_max) argument 65 #define TUNE_AHASH_MAX(h, multi) \ argument 68 #define AHASH_MAX(h) AHASH_MAX_SIZE argument 69 #define TUNE_AHASH_MAX(h, multi) argument 92 #define ahash_bucket_start(h, htable_bits) \ argument 95 #define ahash_bucket_end(h, htable_bits) \ argument 115 #define hbucket(h, i) ((h)->bucket[i]) argument 338 mtype_add_cidr(struct ip_set *set, struct htype *h, u8 cidr, u8 n) in mtype_add_cidr() 365 mtype_del_cidr(struct ip_set *set, struct htype *h, u8 cidr, u8 n) in mtype_del_cidr() 388 mtype_ahash_memsize(const struct htype *h, const struct htable *t) in mtype_ahash_memsize() [all …]
|
| /OK3568_Linux_fs/kernel/net/dccp/ccids/lib/ |
| H A D | packet_history.h | 91 static inline u8 tfrc_rx_hist_index(const struct tfrc_rx_hist *h, const u8 n) in tfrc_rx_hist_index() 100 tfrc_rx_hist_last_rcv(const struct tfrc_rx_hist *h) in tfrc_rx_hist_last_rcv() 109 tfrc_rx_hist_entry(const struct tfrc_rx_hist *h, const u8 n) in tfrc_rx_hist_entry() 118 tfrc_rx_hist_loss_prev(const struct tfrc_rx_hist *h) in tfrc_rx_hist_loss_prev() 124 static inline bool tfrc_rx_hist_loss_pending(const struct tfrc_rx_hist *h) in tfrc_rx_hist_loss_pending()
|
| /OK3568_Linux_fs/kernel/net/ncsi/ |
| H A D | ncsi-aen.c | 19 static int ncsi_validate_aen_pkt(struct ncsi_aen_pkt_hdr *h, in ncsi_validate_aen_pkt() 47 struct ncsi_aen_pkt_hdr *h) in ncsi_aen_handler_lsc() 141 struct ncsi_aen_pkt_hdr *h) in ncsi_aen_handler_cr() 173 struct ncsi_aen_pkt_hdr *h) in ncsi_aen_handler_hncdsc() 210 struct ncsi_aen_pkt_hdr *h; in ncsi_aen_handler() local
|