Home
last modified time | relevance | path

Searched defs:k (Results 126 – 150 of 686) sorted by relevance

12345678910>>...28

/linux/drivers/scsi/
H A Dscsi_logging.c160 int len, k; in __scsi_format_command() local
182 int k; in scsi_print_command() local
/linux/drivers/sh/clk/
H A Dcpg.c86 int k; in sh_clk_mstp_register() local
237 int k; in sh_clk_div_register_ops() local
/linux/include/linux/
H A Dmempolicy.h152 static inline void check_highest_zone(enum zone_type k) in check_highest_zone()
278 static inline void check_highest_zone(int k) in check_highest_zone()
/linux/lib/crypto/
H A Ddes.c622 static unsigned long des_ekey(u32 *pe, const u8 *k) in des_ekey()
713 static void dkey(u32 *pe, const u8 *k) in dkey()
/linux/drivers/platform/x86/
H A Dwinmate-fm07-keys.c31 uint8_t k; in fm07keys_poll() local
/linux/drivers/dma/qcom/
H A Dgpi.c71 #define GPII_n_CH_k_CNTXT_0_OFFS(n, k) (0x20000 + (0x4000 * (n)) + (0x80 * (k))) argument
89 #define GPII_n_CH_k_DOORBELL_0_OFFS(n, k) (0x22000 + (0x4000 * (n)) + (0x8 * (k))) argument
107 #define GPII_n_EV_CH_k_CNTXT_0_OFFS(n, k) (0x21000 + (0x4000 * (n)) + (0x80 * (k))) argument
138 #define GPII_n_EV_CH_k_DOORBELL_0_OFFS(n, k) (0x22100 + (0x4000 * (n)) + (0x8 * (k))) argument
206 #define GPII_n_CH_k_QOS_OFFS(n, k) (0x2005C + (0x4000 * (n)) + (0x80 * (k))) argument
209 #define GPII_n_CH_k_SCRATCH_0_OFFS(n, k) (0x20060 + (0x4000 * (n)) + (0x80 * (k))) argument
217 #define GPII_n_CH_k_SCRATCH_1_OFFS(n, k) (0x20064 + (0x4000 * (n)) + (0x80 * (k))) argument
218 #define GPII_n_CH_k_SCRATCH_2_OFFS(n, k) (0x20068 + (0x4000 * (n)) + (0x80 * (k))) argument
219 #define GPII_n_CH_k_SCRATCH_3_OFFS(n, k) (0x2006C + (0x4000 * (n)) + (0x80 * (k))) argument
/linux/samples/bpf/
H A Dtracex3.bpf.c41 #define S(k) if (n >= (1ull << k)) { i += k; n >>= k; } in log2l() argument
/linux/lib/
H A Doid_registry.c31 unsigned i, j, k, hash; in look_up_OID() local
/linux/tools/lib/perf/
H A Dcpumap.c412 int i, j, k; in perf_cpu_map__merge() local
458 int i, j, k; in perf_cpu_map__intersect() local
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.c1358 int i, j, k = 0; in __idpf_queue_reg_init() local
1827 u32 k = 0; in idpf_send_config_tx_queues_msg() local
2012 u32 k = 0; in idpf_send_config_rx_queues_msg() local
2153 u32 num_txq, num_q, k = 0; in idpf_send_ena_dis_queues_msg() local
2345 u32 k = 0; in idpf_send_map_unmap_queue_vector_msg() local
3017 int i, j, k; in idpf_send_get_rx_ptype_msg() local
3805 int i, j, k = 0; in __idpf_vport_queue_ids_init() local
4199 int i = 0, k; in idpf_add_del_mac_filters() local
/linux/drivers/isdn/mISDN/
H A Ddsp_dtmf.c124 int k, n, i; in dsp_dtmf_goertzel_decode() local
/linux/drivers/video/fbdev/
H A Dmaxinefb.c78 register unsigned int j, k; in maxinefb_ims332_read_register() local
/linux/sound/pci/emu10k1/
H A Dvoice.c28 int i, j, k, skip; in voice_alloc() local
[all...]
/linux/samples/watch_queue/
H A Dwatch_test.c50 struct key_notification *k = (struct key_notification *)n; in saw_key_change() local
/linux/drivers/media/v4l2-core/
H A Dv4l2-vp9.c1227 int i, j, k; in update_coef_probs() local
1672 static void _adapt_coeff(unsigned int i, unsigned int j, unsigned int k, in _adapt_coeff()
1697 unsigned int i, j, k; in _adapt_coef_probs() local
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils.c98 int k = 0; in hw_atl_utils_soft_reset_flb() local
174 int k; in hw_atl_utils_soft_reset_rbl() local
245 int k; in hw_atl_utils_soft_reset() local
/linux/drivers/clk/sunxi-ng/
H A Dccu_nk.h26 struct ccu_mult_internal k; member
/linux/fs/jfs/
H A Djfs_txnmgr.c227 int k, size; in txInit() local
905 lid_t lid, next, llid, k; in txUnlock() local
1140 int k, n; in txCommit() local
2255 int k, nlock; in txUpdateMap() local
/linux/drivers/hid/
H A Dhid-input.c136 unsigned int i, j, k, cur_idx = 0; in hidinput_find_key() local
2144 int i, k; in hidinput_cleanup_hidinput() local
2207 int i, j, k; in hidinput_configure_usages() local
2278 int i, k; in hidinput_connect() local
H A Dhid-debug.c3054 unsigned i,k; in hid_dump_device() local
3627 int i, j, k; in hid_dump_input_mapping() local
/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c426 unsigned char k = 0; in msg_loop_sendpage() local
485 unsigned char k = 0; in msg_alloc_iov() local
554 unsigned char k = *k_p; in msg_verify_data() local
682 unsigned char k = 0; msg_loop() local
1608 int k = ktls; test_txmsg_skb() local
[all...]
/linux/drivers/net/wireless/realtek/rtw88/
H A Dsar.c78 u32 idx, i, j, k; in rtw_set_sar_specs() local
/linux/drivers/input/joystick/
H A Dtmdc.c131 int i[2], j[2], t[2], p, k; in tmdc_read_packet() local
174 int i, k, l; in tmdc_parse_packet() local
/linux/arch/s390/lib/
H A Duaccess.c45 unsigned short k : 1; member
53 unsigned short k : 1; member
/linux/arch/powerpc/platforms/powermac/
H A Dudbg_adb.c77 int k, t, on; in udbg_adb_local_getc() local

12345678910>>...28