Home
last modified time | relevance | path

Searched defs:ind (Results 1 – 25 of 68) sorted by relevance

123

/openbmc/linux/arch/powerpc/mm/
H A Dmmu_decl.h53 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()
/openbmc/linux/kernel/irq/
H A Ddebugfs.c18 static void irq_debug_show_bits(struct seq_file *m, int ind, unsigned int state, in irq_debug_show_bits()
65 irq_debug_show_chip(struct seq_file *m, struct irq_data *data, int ind) in irq_debug_show_chip()
84 irq_debug_show_data(struct seq_file *m, struct irq_data *data, int ind) in irq_debug_show_data()
/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c324 int ind = get_sys_clk_index(); in get_dpll_ddr_params() local
368 u32 ind = get_sys_clk_index(); in get_dpll_mpu_params() local
375 int ind = get_sys_clk_index(); in get_dpll_core_params() local
382 int ind = get_sys_clk_index(); in get_dpll_per_params() local
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dclock_am33xx.c143 int ind = get_sys_clk_index(); in get_dpll_core_params() local
150 int ind = get_sys_clk_index(); in get_dpll_per_params() local
H A Dsys_info.c63 u32 ind = readl(&ctrl->statusreg); in get_sys_clk_index() local
/openbmc/linux/drivers/s390/cio/
H A Dqdio_thinint.c35 u32 ind; /* u32 because of compare-and-swap performance */ member
63 struct indicator_t *ind = container_of(addr, struct indicator_t, ind); in put_indicator() local
/openbmc/linux/include/net/
H A Dllc_pdu.h183 #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
/openbmc/linux/arch/powerpc/mm/nohash/
H A Dtlb.c170 int tsize, int ind) in __local_flush_tlb_page()
208 unsigned int ind; member
263 int tsize, int ind) in __flush_tlb_page()
/openbmc/u-boot/include/
H A Dfsl_csu.h27 unsigned long ind; member
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_srq.c467 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 Dmthca_mr.c383 static inline u32 tavor_hw_index_to_key(u32 ind) in tavor_hw_index_to_key()
393 static inline u32 arbel_hw_index_to_key(u32 ind) in arbel_hw_index_to_key()
403 static inline u32 hw_index_to_key(struct mthca_dev *dev, u32 ind) in hw_index_to_key()
H A Dmthca_qp.c1500 static int build_mlx_header(struct mthca_dev *dev, struct mthca_qp *qp, int ind, in build_mlx_header()
1646 int ind; in mthca_tavor_post_send() local
1841 int ind; in mthca_tavor_post_receive() local
1950 int ind; in mthca_arbel_post_send() local
2170 int ind; in mthca_arbel_post_receive() local
/openbmc/phosphor-net-ipmid/command/
H A Dguid.cpp47 for (size_t ind = 0; ind < uuidHexLength; ind += 2) in rfcToGuid() local
/openbmc/u-boot/drivers/mailbox/
H A Dk3-sec-proxy.c110 int ind, i; in k3_sec_proxy_of_xlate() local
346 int i, ind; in k3_sec_proxy_thread_setup() local
/openbmc/u-boot/board/ti/am335x/
H A Dboard.c265 int ind = get_sys_clk_index(); in get_dpll_ddr_params() local
294 int ind = get_sys_clk_index(); in get_dpll_mpu_params() local
/openbmc/linux/arch/powerpc/kexec/
H A Dcore_64.c77 static notrace void copy_segments(unsigned long ind) in copy_segments()
/openbmc/linux/samples/bpf/
H A Dtracex2_user.c52 int i, ind; in print_hist_for_pid() local
/openbmc/linux/net/rds/
H A Dsend.c988 int ret = 0, ind = 0; in rds_cmsg_send() local
1122 int ind; in rds_sendmsg() local
/openbmc/linux/drivers/soc/qcom/
H A Dpdr_interface.c277 struct pdr_list_node *ind, *tmp; in pdr_indack_work() local
306 struct pdr_list_node *ind; in pdr_indication_cb() local
/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_dectlk.c184 static int ind = -1; in read_buff_add() local
H A Dsynth.c311 int ind = synth->get_index(synth); in spk_get_index_count() local
/openbmc/linux/drivers/cpufreq/
H A Dqoriq-cpufreq.c127 int i, j, ind; in freq_table_sort() local
/openbmc/linux/drivers/net/ipa/
H A Dipa_qmi.c89 struct ipa_init_complete_ind ind = { }; in ipa_server_init_complete() local
/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dtraces.h360 #define _trace_bh_stats(ind, req, cnf, busy, release)\ argument
/openbmc/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_core.c569 int ind, result; in inv_mpu6050_sensor_set() local
583 int ind, result; in inv_mpu6050_sensor_show() local

123