| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| H A D | irq_64.c | 208 unsigned long imap; member 313 static unsigned int sun4u_compute_tid(unsigned long imap, unsigned long cpuid) in sun4u_compute_tid() argument 377 unsigned long cpuid, imap, val; in sun4u_irq_enable() local 402 unsigned long cpuid, imap, va in sun4u_set_affinity() local 612 build_irq(int inofixup, unsigned long iclr, unsigned long imap) build_irq() argument [all...] |
| H A D | prom_irqtrans.c | 48 unsigned long imap, iclr; in psycho_irq_build() local 228 unsigned long imap, iclr; in sabre_irq_build() local 384 unsigned long imap, iclr; in schizo_irq_build() local 516 unsigned long imap, iclr; fire_irq_build() local 642 sysio_imap_to_iclr(unsigned long imap) sysio_imap_to_iclr() argument 654 unsigned long imap, iclr; sbus_of_build_irq() local 725 unsigned long imap, iclr; central_build_irq() local [all...] |
| H A D | sbus.c | 204 static unsigned long sysio_imap_to_iclr(unsigned long imap) in sysio_imap_to_iclr() argument 214 unsigned long imap, iclr; in sbus_build_irq() local
|
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| H A D | prom_irqtrans.c | 49 unsigned long imap, iclr; in psycho_irq_build() local 229 unsigned long imap, iclr; in sabre_irq_build() local 385 unsigned long imap, iclr; in schizo_irq_build() local 517 unsigned long imap, iclr; fire_irq_build() local 643 sysio_imap_to_iclr(unsigned long imap) sysio_imap_to_iclr() argument 655 unsigned long imap, iclr; sbus_of_build_irq() local 726 unsigned long imap, iclr; central_build_irq() local [all...] |
| H A D | irq_64.c | 209 unsigned long imap; member 314 static unsigned int sun4u_compute_tid(unsigned long imap, unsigned long cpuid) in sun4u_compute_tid() argument 378 unsigned long cpuid, imap, val; in sun4u_irq_enable() local 403 unsigned long cpuid, imap, va in sun4u_set_affinity() local 613 build_irq(int inofixup, unsigned long iclr, unsigned long imap) build_irq() argument [all...] |
| H A D | sbus.c | 205 static unsigned long sysio_imap_to_iclr(unsigned long imap) in sysio_imap_to_iclr() argument 215 unsigned long imap, iclr; in sbus_build_irq() local
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_ialloc.c | 2311 xfs_imap( xfs_mount_t *mp, xfs_trans_t *tp, xfs_ino_t ino, struct xfs_imap *imap, uint flags) xfs_imap() argument [all...] |
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_bmap_util.c | 645 struct xfs_bmbt_irec imap; in xfs_free_eofblocks() local
|
| H A D | xfs_inode.c | 2138 xfs_iunlink_update_dinode( struct xfs_trans *tp, xfs_agnumber_t agno, xfs_agino_t agino, struct xfs_buf *ibp, struct xfs_dinode *dip, struct xfs_imap *imap, xfs_agino_t next_agino) xfs_iunlink_update_dinode() argument 2290 xfs_iunlink_map_ino( struct xfs_trans *tp, xfs_agnumber_t agno, xfs_agino_t agino, struct xfs_imap *imap, struct xfs_dinode **dipp, struct xfs_buf **bpp) xfs_iunlink_map_ino() argument 2330 xfs_iunlink_map_prev( struct xfs_trans *tp, xfs_agnumber_t agno, xfs_agino_t head_agino, xfs_agino_t target_agino, xfs_agino_t *agino, struct xfs_imap *imap, struct xfs_dinode **dipp, struct xfs_buf **bpp, struct xfs_perag *pag) xfs_iunlink_map_prev() argument 2465 struct xfs_imap imap; xfs_iunlink_remove() local [all...] |
| /kernel/linux/linux-5.10/fs/jfs/ |
| H A D | jfs_imap.c | 96 struct inomap *imap; diMount() local 180 struct inomap *imap = JFS_IP(ipimap)->i_imap; diUnmount() local 301 struct inomap *imap; diRead() local 854 struct inomap *imap = JFS_IP(ipimap)->i_imap; diFree() local 1331 struct inomap *imap; diAlloc() local 1633 diAllocAG(struct inomap * imap, int agno, bool dir, struct inode *ip) diAllocAG() argument 1703 diAllocAny(struct inomap * imap, int agno, bool dir, struct inode *ip) diAllocAny() argument 1767 diAllocIno(struct inomap * imap, int agno, struct inode *ip) diAllocIno() argument 1891 diAllocExt(struct inomap * imap, int agno, struct inode *ip) diAllocExt() argument 2008 diAllocBit(struct inomap * imap, struct iag * iagp, int ino) diAllocBit() argument 2154 diNewExt(struct inomap * imap, struct iag * iagp, int extno) diNewExt() argument 2439 diNewIAG(struct inomap * imap, int *iagnop, int agno, struct metapage ** mpp) diNewIAG() argument 2662 diIAGRead(struct inomap * imap, int iagno, struct metapage ** mpp) diIAGRead() argument 2731 struct inomap *imap; diUpdatePMap() local 2849 struct inomap *imap = JFS_IP(ipimap)->i_imap; diExtendFS() local [all...] |
| /kernel/linux/linux-6.6/fs/jfs/ |
| H A D | jfs_imap.c | 96 struct inomap *imap; diMount() local 178 struct inomap *imap = JFS_IP(ipimap)->i_imap; diUnmount() local 299 struct inomap *imap; diRead() local 852 struct inomap *imap = JFS_IP(ipimap)->i_imap; diFree() local 1329 struct inomap *imap; diAlloc() local 1631 diAllocAG(struct inomap * imap, int agno, bool dir, struct inode *ip) diAllocAG() argument 1701 diAllocAny(struct inomap * imap, int agno, bool dir, struct inode *ip) diAllocAny() argument 1765 diAllocIno(struct inomap * imap, int agno, struct inode *ip) diAllocIno() argument 1889 diAllocExt(struct inomap * imap, int agno, struct inode *ip) diAllocExt() argument 2006 diAllocBit(struct inomap * imap, struct iag * iagp, int ino) diAllocBit() argument 2152 diNewExt(struct inomap * imap, struct iag * iagp, int extno) diNewExt() argument 2437 diNewIAG(struct inomap * imap, int *iagnop, int agno, struct metapage ** mpp) diNewIAG() argument 2660 diIAGRead(struct inomap * imap, int iagno, struct metapage ** mpp) diIAGRead() argument 2729 struct inomap *imap; diUpdatePMap() local 2847 struct inomap *imap = JFS_IP(ipimap)->i_imap; diExtendFS() local [all...] |
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_bmap_util.c | 647 struct xfs_bmbt_irec imap; in xfs_can_free_eofblocks() local
|
| /third_party/curl/lib/ |
| H A D | imap.c | 256 struct IMAP *imap = data->req.p.imap; in imap_endofresp() local 648 struct IMAP *imap = data->req.p.imap; imap_perform_list() local 683 struct IMAP *imap = data->req.p.imap; imap_perform_select() local 722 struct IMAP *imap = data->req.p.imap; imap_perform_fetch() local 764 struct IMAP *imap = data->req.p.imap; imap_perform_append() local 835 struct IMAP *imap = data->req.p.imap; imap_perform_search() local 1083 struct IMAP *imap = data->req.p.imap; imap_state_select_resp() local 1425 struct IMAP *imap; imap_init() local 1503 struct IMAP *imap = data->req.p.imap; imap_done() local 1563 struct IMAP *imap = data->req.p.imap; imap_perform() local 1689 struct IMAP *imap = data->req.p.imap; imap_dophase_done() local 1957 struct IMAP *imap = data->req.p.imap; imap_parse_url_path() local 2088 struct IMAP *imap = data->req.p.imap; imap_parse_custom_request() local [all...] |
| H A D | urldata.h | 712 struct IMAP *imap; member
|
| /third_party/node/deps/v8/third_party/jinja2/ |
| H A D | compiler.py | 12 from ._compat import imap namespace
|
| /third_party/node/tools/inspector_protocol/jinja2/ |
| H A D | environment.py | 33 encode_filename, PY2, PYPY global() namespace
|
| H A D | compiler.py | 22 iteritems, NativeStringIO, imap, izip namespace
|
| /third_party/skia/third_party/externals/jinja2/ |
| H A D | compiler.py | 12 from ._compat import imap namespace
|
| /device/soc/rockchip/common/sdk_linux/fs/xfs/ |
| H A D | xfs_inode.c | 2210 STATIC int xfs_iunlink_map_ino(struct xfs_trans *tp, xfs_agnumber_t agno, xfs_agino_t agino, struct xfs_imap *imap,
in xfs_iunlink_map_ino() argument 2076 xfs_iunlink_update_dinode(struct xfs_trans *tp, xfs_agnumber_t agno, xfs_agino_t agino, struct xfs_buf *ibp, struct xfs_dinode *dip, struct xfs_imap *imap, xfs_agino_t next_agino) xfs_iunlink_update_dinode() argument 2242 xfs_iunlink_map_prev(struct xfs_trans *tp, xfs_agnumber_t agno, xfs_agino_t head_agino, xfs_agino_t target_agino, xfs_agino_t *agino, struct xfs_imap *imap, struct xfs_dinode **dipp, struct xfs_buf **bpp, struct xfs_perag *pag) xfs_iunlink_map_prev() argument 2368 struct xfs_imap imap; xfs_iunlink_remove() local [all...] |
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_ialloc.c | 2295 xfs_imap( struct xfs_perag *pag, struct xfs_trans *tp, xfs_ino_t ino, struct xfs_imap *imap, uint flags) xfs_imap() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| H A D | btree_test.cc | 1174 std::map<int, int> imap; in TEST() local
|
| /kernel/linux/linux-5.10/sound/usb/ |
| H A D | mixer.c | 1584 __build_feature_ctl(struct usb_mixer_interface *mixer, const struct usbmix_name_map *imap, unsigned int ctl_mask, int control, struct usb_audio_term *iterm, struct usb_audio_term *oterm, int unitid, int nameid, int readonly_mask) __build_feature_ctl() argument 1798 build_connector_control(struct usb_mixer_interface *mixer, const struct usbmix_name_map *imap, struct usb_audio_term *term, bool is_input) build_connector_control() argument
|
| /kernel/linux/linux-6.6/sound/usb/ |
| H A D | mixer.c | 1655 __build_feature_ctl(struct usb_mixer_interface *mixer, const struct usbmix_name_map *imap, unsigned int ctl_mask, int control, struct usb_audio_term *iterm, struct usb_audio_term *oterm, int unitid, int nameid, int readonly_mask) __build_feature_ctl() argument 1878 build_connector_control(struct usb_mixer_interface *mixer, const struct usbmix_name_map *imap, struct usb_audio_term *term, bool is_input) build_connector_control() argument
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | nucnvtst.c | 1035 static const uint8_t imap[] = { in TestNewConvertWithBufferSizes() local
|