| /OK3568_Linux_fs/kernel/sound/soc/sh/rcar/ |
| H A D | gen.c | 34 #define rsnd_reg_name(gen, id) ((gen)->reg_name[id]) argument 62 struct rsnd_gen *gen, enum rsnd_reg reg) in rsnd_is_accessible_reg() 86 struct rsnd_gen *gen = rsnd_priv_to_gen(priv); in rsnd_mod_read() local 106 struct rsnd_gen *gen = rsnd_priv_to_gen(priv); in rsnd_mod_write() local 123 struct rsnd_gen *gen = rsnd_priv_to_gen(priv); in rsnd_mod_bset() local 139 struct rsnd_gen *gen = rsnd_priv_to_gen(priv); in rsnd_gen_get_phy_addr() local 154 struct rsnd_gen *gen = rsnd_priv_to_gen(priv); in _rsnd_gen_regmap_init() local 463 struct rsnd_gen *gen; in rsnd_gen_probe() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/vector/ |
| H A D | convert.hpp | 24 typedef typename detail::as_vector<result_of::size<Sequence>::value> gen; typedef 36 typedef typename result_of::as_vector<Sequence>::gen gen; in as_vector() typedef 45 typedef typename result_of::as_vector<Sequence const>::gen gen; in as_vector() typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/ |
| H A D | convert.hpp | 35 gen; typedef 46 typedef typename result_of::convert<Tag, Sequence>::gen gen; in BOOST_FUSION_WA_GCC34() typedef 55 typedef typename result_of::convert<Tag, Sequence const>::gen gen; in convert() typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/vector/detail/cpp03/preprocessed/ |
| H A D | as_vector10.hpp | 27 typedef apply<Iterator> gen; in call() typedef 48 typedef apply<Iterator> gen; in call() typedef 69 typedef apply<Iterator> gen; in call() typedef 90 typedef apply<Iterator> gen; in call() typedef 111 typedef apply<Iterator> gen; in call() typedef 132 typedef apply<Iterator> gen; in call() typedef 153 typedef apply<Iterator> gen; in call() typedef 174 typedef apply<Iterator> gen; in call() typedef 195 typedef apply<Iterator> gen; in call() typedef 216 typedef apply<Iterator> gen; in call() typedef
|
| H A D | as_vector20.hpp | 27 typedef apply<Iterator> gen; in call() typedef 48 typedef apply<Iterator> gen; in call() typedef 69 typedef apply<Iterator> gen; in call() typedef 90 typedef apply<Iterator> gen; in call() typedef 111 typedef apply<Iterator> gen; in call() typedef 132 typedef apply<Iterator> gen; in call() typedef 153 typedef apply<Iterator> gen; in call() typedef 174 typedef apply<Iterator> gen; in call() typedef 195 typedef apply<Iterator> gen; in call() typedef 216 typedef apply<Iterator> gen; in call() typedef [all …]
|
| H A D | as_vector30.hpp | 27 typedef apply<Iterator> gen; in call() typedef 48 typedef apply<Iterator> gen; in call() typedef 69 typedef apply<Iterator> gen; in call() typedef 90 typedef apply<Iterator> gen; in call() typedef 111 typedef apply<Iterator> gen; in call() typedef 132 typedef apply<Iterator> gen; in call() typedef 153 typedef apply<Iterator> gen; in call() typedef 174 typedef apply<Iterator> gen; in call() typedef 195 typedef apply<Iterator> gen; in call() typedef 216 typedef apply<Iterator> gen; in call() typedef [all …]
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | dcache.c | 30 unsigned long gen = in ocfs2_dentry_attach_gen() local 57 unsigned long gen = (unsigned long) dentry->d_fsdata; in ocfs2_dentry_revalidate() local
|
| /OK3568_Linux_fs/kernel/drivers/misc/sgi-gru/ |
| H A D | grukservices.c | 428 struct gru_control_block_status *gen = (void *)cb; in gru_get_cb_exception_detail_str() local 444 static int gru_wait_idle_or_exception(struct gru_control_block_status *gen) in gru_wait_idle_or_exception() 455 struct gru_control_block_status *gen = (void *)cb; in gru_retry_exception() local 478 struct gru_control_block_status *gen = (void *)cb; in gru_check_status_proc() local 491 struct gru_control_block_status *gen = (void *)cb; in gru_wait_proc() local 1051 struct gru_control_block_status *gen; in quicktest2() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/ |
| H A D | ipu-di.c | 76 #define DI_SW_GEN0(gen) (0x000c + 4 * ((gen) - 1)) argument 77 #define DI_SW_GEN1(gen) (0x0030 + 4 * ((gen) - 1)) argument 78 #define DI_STP_REP(gen) (0x0148 + 4 * (((gen) - 1)/2)) argument 80 #define DI_DW_GEN(gen) (0x0058 + 4 * (gen)) argument 81 #define DI_DW_SET(gen, set) (0x0088 + 4 * ((gen) + 0xc * (set))) argument
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | send.c | 226 u64 gen; member 246 u64 gen; member 262 u64 gen; member 820 u64 ino, u64 *size, u64 *gen, u64 *mode, u64 *uid, in __get_inode_info() 856 u64 ino, u64 *size, u64 *gen, in get_inode_info() 1542 u64 ino, u64 gen, in gen_unique_name() 1613 static int get_cur_inode_state(struct send_ctx *sctx, u64 ino, u64 gen) in get_cur_inode_state() 1679 static int is_inode_existent(struct send_ctx *sctx, u64 ino, u64 gen) in is_inode_existent() 1851 u64 gen; in will_overwrite_ref() local 1924 u64 gen; in did_overwrite_ref() local [all …]
|
| H A D | export.h | 13 u32 gen; member
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/ |
| H A D | spte.c | 36 static u64 generation_mmio_spte_mask(u64 gen) in generation_mmio_spte_mask() 50 u64 gen = kvm_vcpu_memslots(vcpu)->generation & MMIO_SPTE_GEN_MASK; in make_mmio_spte() local
|
| /OK3568_Linux_fs/kernel/fs/dlm/ |
| H A D | member.c | 61 static void log_slots(struct dlm_ls *ls, uint32_t gen, int num_slots, in log_slots() 104 uint32_t gen; in dlm_slots_copy_in() local 174 uint32_t gen = 0; in dlm_slots_assign() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | sge.c | 413 unsigned int gen, struct pci_dev *pdev) in add_one_rx_buf() 432 unsigned int gen) in add_one_rx_chunk() 1066 static inline void wr_gen2(struct tx_desc *d, unsigned int gen) in wr_gen2() 1097 unsigned int gen, __be32 wr_hi, in write_wr_hdr_sgl() 1183 unsigned int pidx, unsigned int gen, in write_tx_pkt_wr() 1268 unsigned int ndesc, pidx, credits, gen, compl; in t3_eth_xmit() local 1386 unsigned int len, unsigned int gen) in write_imm() 1634 unsigned int gen, unsigned int ndesc, in write_ofld_wr() 1701 unsigned int ndesc = calc_tx_descs_ofld(skb), pidx, gen; in ofld_xmit() local 1756 unsigned int gen, pidx; in restart_offloadq() local
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_export.h | 52 u32 gen; member
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | export.h | 20 u32 gen; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/vector/detail/ |
| H A D | convert_impl.hpp | 32 typedef typename detail::as_vector<result_of::size<Sequence>::value> gen; typedef
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | patch_cmedia.c | 21 struct hda_gen_spec gen; member
|
| /OK3568_Linux_fs/kernel/drivers/net/vmxnet3/ |
| H A D | vmxnet3_defs.h | 129 u32 gen:1; /* generation bit */ member 133 u32 gen:1; /* generation bit */ member 200 u32 gen:1; /* generation bit */ member 207 u32 gen:1; /* Generation bit */ member 217 u32 gen:1; /* Generation bit */ member 269 u32 gen:1; /* generation bit */ member 291 u32 gen:1; /* generation bit */ member 302 u32 gen:1; /* generation bit */ member 324 u32 gen:1; /* generation bit */ member 747 #define VMXNET3_FLIP_RING_GEN(gen) ((gen) = (gen) ^ 0x1) argument
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/syscalls/ |
| H A D | Makefile | 3 gen := arch/$(ARCH)/include/generated macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | dh.h | 280 # define EVP_PKEY_CTX_set_dh_paramgen_generator(ctx, gen) \ argument 284 # define EVP_PKEY_CTX_set_dh_rfc5114(ctx, gen) \ argument 288 # define EVP_PKEY_CTX_set_dhx_rfc5114(ctx, gen) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | igt_gem_utils.c | 46 const int gen = INTEL_GEN(vma->vm->i915); in igt_emit_store_dw() local
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | ipu_regs.h | 272 u32 gen; member 338 #define DI_SW_GEN0(di, gen) (&DI_REG(di)->sw_gen0[gen - 1]) argument 339 #define DI_SW_GEN1(di, gen) (&DI_REG(di)->sw_gen1[gen - 1]) argument 340 #define DI_STP_REP(di, gen) (&DI_REG(di)->stp_rep[(gen - 1) / 2]) argument 343 #define DI_DW_GEN(di, gen) (&DI_REG(di)->dw_gen[gen]) argument 344 #define DI_DW_SET(di, gen, set) (&DI_REG(di)->dw_set[gen + 12 * set]) argument
|
| /OK3568_Linux_fs/kernel/arch/arm/tools/ |
| H A D | Makefile | 8 gen := arch/$(ARCH)/include/generated macro
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/detail/ |
| H A D | as_variant.hpp | 80 gen; typedef
|