| /OK3568_Linux_fs/kernel/arch/powerpc/mm/ |
| H A D | mmu_decl.h | 53 unsigned int tsize, unsigned int ind) in _tlbil_va() 64 unsigned int tsize, unsigned int ind) in _tlbil_va() 75 unsigned int tsize, unsigned int ind) in _tlbivax_bcast()
|
| /OK3568_Linux_fs/kernel/kernel/irq/ |
| H A D | debugfs.c | 18 static void irq_debug_show_bits(struct seq_file *m, int ind, unsigned int state, in irq_debug_show_bits() 64 irq_debug_show_chip(struct seq_file *m, struct irq_data *data, int ind) in irq_debug_show_chip() 79 irq_debug_show_data(struct seq_file *m, struct irq_data *data, int ind) in irq_debug_show_data()
|
| /OK3568_Linux_fs/u-boot/board/ti/am43xx/ |
| H A D | board.c | 322 int ind = get_sys_clk_index(); in get_dpll_ddr_params() local 366 u32 ind = get_sys_clk_index(); in get_dpll_mpu_params() local 373 int ind = get_sys_clk_index(); in get_dpll_core_params() local 380 int ind = get_sys_clk_index(); in get_dpll_per_params() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/ |
| H A D | clock_am33xx.c | 137 int ind = get_sys_clk_index(); in get_dpll_core_params() local 144 int ind = get_sys_clk_index(); in get_dpll_per_params() local
|
| H A D | sys_info.c | 64 u32 ind = readl(&ctrl->statusreg); in get_sys_clk_index() local
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | llc_pdu.h | 183 #define FRMR_INFO_SET_INVALID_PDU_CTRL_IND(info, ind) \ argument 186 #define FRMR_INFO_SET_INVALID_PDU_INFO_IND(info, ind) \ argument 189 #define FRMR_INFO_SET_PDU_INFO_2LONG_IND(info, ind) \ argument 192 #define FRMR_INFO_SET_PDU_INVALID_Nr_IND(info, ind) \ argument 195 #define FRMR_INFO_SET_PDU_INVALID_Ns_IND(info, ind) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/s390/cio/ |
| H A D | qdio_thinint.c | 34 u32 ind; /* u32 because of compare-and-swap performance */ member 62 struct indicator_t *ind = container_of(addr, struct indicator_t, ind); in put_indicator() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/ |
| H A D | kdtree_single_index.h | 390 void computeMinMax(int* ind, int count, int dim, ElementType& min_elem, ElementType& max_elem) in computeMinMax() 401 …void middleSplit(int* ind, int count, int& index, int& cutfeat, DistanceType& cutval, const Boundi… in middleSplit() 446 …void middleSplit_(int* ind, int count, int& index, int& cutfeat, DistanceType& cutval, const Bound… in middleSplit_() 497 void planeSplit(int* ind, int count, int cutfeat, DistanceType cutval, int& lim1, int& lim2) in planeSplit()
|
| H A D | kdtree_index.h | 281 NodePtr divideTree(int* ind, int count) in divideTree() 311 void meanSplit(int* ind, int count, int& index, int& cutfeat, DistanceType& cutval) in meanSplit() 398 void planeSplit(int* ind, int count, int cutfeat, DistanceType cutval, int& lim1, int& lim2) in planeSplit()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/nohash/ |
| H A D | tlb.c | 204 int tsize, int ind) in __local_flush_tlb_page() 233 unsigned int ind; member 288 int tsize, int ind) in __flush_tlb_page()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | sdp_basic.c | 229 void *in, size_t offset, size_t len, void *shm_ref, int ind) in inject_sdp_data() 274 size_t offset, size_t len, void *shm_ref, int ind) in transform_sdp_data() 314 void *out, size_t offset, size_t len, void *shm_ref, int ind) in dump_sdp_data()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mthca/ |
| H A D | mthca_srq.c | 467 int ind; in mthca_free_srq_wqe() local 491 int ind; in mthca_tavor_post_srq_recv() local 584 int ind; in mthca_arbel_post_srq_recv() local
|
| H A D | mthca_mr.c | 385 static inline u32 tavor_hw_index_to_key(u32 ind) in tavor_hw_index_to_key() 395 static inline u32 arbel_hw_index_to_key(u32 ind) in arbel_hw_index_to_key() 405 static inline u32 hw_index_to_key(struct mthca_dev *dev, u32 ind) in hw_index_to_key()
|
| H A D | mthca_qp.c | 1497 static int build_mlx_header(struct mthca_dev *dev, struct mthca_qp *qp, int ind, in build_mlx_header() 1643 int ind; in mthca_tavor_post_send() local 1838 int ind; in mthca_tavor_post_receive() local 1947 int ind; in mthca_arbel_post_send() local 2167 int ind; in mthca_arbel_post_receive() local
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | fsl_csu.h | 28 unsigned long ind; member
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | bpf-script-example.c | 38 int ind =0; in bpf_func__SyS_epoll_pwait() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_index/ |
| H A D | type_index_facade.hpp | 273 inline std::ostream& operator<<(std::ostream& ostr, const type_index_facade<Derived, TypeInfo>& ind… in operator <<() 283 const type_index_facade<Derived, TypeInfo>& ind) in operator <<()
|
| /OK3568_Linux_fs/u-boot/board/ti/am335x/ |
| H A D | board.c | 263 int ind = get_sys_clk_index(); in get_dpll_ddr_params() local 292 int ind = get_sys_clk_index(); in get_dpll_mpu_params() local
|
| /OK3568_Linux_fs/external/rk_pcba_test/mic_test_Linux/ |
| H A D | vibrate_test.c | 40 int ind = 1; in check_vibration() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kexec/ |
| H A D | core_64.c | 75 static void copy_segments(unsigned long ind) in copy_segments()
|
| /OK3568_Linux_fs/kernel/drivers/accessibility/speakup/ |
| H A D | speakup_dectlk.c | 172 static int ind = -1; in read_buff_add() local
|
| /OK3568_Linux_fs/kernel/net/rds/ |
| H A D | send.c | 989 int ret = 0, ind = 0; in rds_cmsg_send() local 1123 int ind; in rds_sendmsg() local
|
| /OK3568_Linux_fs/kernel/drivers/soc/qcom/ |
| H A D | pdr_interface.c | 277 struct pdr_list_node *ind, *tmp; in pdr_indack_work() local 306 struct pdr_list_node *ind; in pdr_indication_cb() local
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | tracex2_user.c | 53 int i, ind; in print_hist_for_pid() local
|
| /OK3568_Linux_fs/kernel/arch/h8300/kernel/ |
| H A D | ptrace_h.c | 29 ind, /* indirect address jump */ enumerator
|