Home
last modified time | relevance | path

Searched refs:jj (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmad.c317 int jj; in smp_snoop() local
319 for (jj = 0; jj < 8; jj++) { in smp_snoop()
320 sl2vl64.sl8[jj] = ((struct ib_smp *)mad)->data[jj]; in smp_snoop()
322 port_num, jj, sl2vl64.sl8[jj]); in smp_snoop()
1266 int jj; in handle_port_mgmt_change_event() local
1268 for (jj = 0; jj < 8; jj++) { in handle_port_mgmt_change_event()
1269 sl2vl64.sl8[jj] = in handle_port_mgmt_change_event()
1270 eqe->event.port_mgmt_change.params.sl2vl_tbl_change_info.sl2vl_table[jj]; in handle_port_mgmt_change_event()
1272 port, jj, sl2vl64.sl8[jj]); in handle_port_mgmt_change_event()
Dmain.c892 int jj; in mlx4_ib_query_sl2vl() local
916 for (jj = 0; jj < 8; jj++) in mlx4_ib_query_sl2vl()
917 sl2vl64.sl8[jj] = ((struct ib_smp *)out_mad)->data[jj]; in mlx4_ib_query_sl2vl()
/Linux-v4.19/Documentation/admin-guide/LSM/
Dapparmor.rst51 Kernel module - git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
/Linux-v4.19/drivers/net/wireless/rsi/
Drsi_91x_mgmt.c1170 int ii = 0, jj = 0, kk = 0; in rsi_send_auto_rate_request() local
1239 for (ii = 0, jj = 0; in rsi_send_auto_rate_request()
1242 selected_rates[jj++] = in rsi_send_auto_rate_request()
1247 num_supported_rates = jj; in rsi_send_auto_rate_request()
1251 selected_rates[jj++] = mcs[ii]; in rsi_send_auto_rate_request()
1256 sort(selected_rates, jj, sizeof(u16), &rsi_compare, NULL); in rsi_send_auto_rate_request()
1259 for (ii = 0; ii < jj; ii++) { in rsi_send_auto_rate_request()
/Linux-v4.19/drivers/tty/serial/
Dioc3_serial.c356 int ii, jj; in get_ioc3_port() local
363 for (jj = 0; jj < LOGICAL_PORTS; jj++) { in get_ioc3_port()
364 if (the_port == &card_ptr->ic_port[ii].icp_uart_port[jj]) in get_ioc3_port()
/Linux-v4.19/drivers/media/usb/s2255/
Ds2255drv.c1729 int jj; in save_frame() local
1736 for (jj = 0; jj < (pipe_info->cur_transfer_size - 12); jj++) { in save_frame()
1740 jj, pdata[0], pdata[1]); in save_frame()
1741 offset = jj + PREFIX_SIZE; in save_frame()
1764 jj += DEF_USB_BLOCK; in save_frame()
/Linux-v4.19/net/sched/
Dsch_cake.c1352 struct cake_heap_entry jj = q->overflow_heap[j]; in cake_heap_swap() local
1354 q->overflow_heap[i] = jj; in cake_heap_swap()
1358 q->tins[jj.t].overflow_idx[jj.b] = i; in cake_heap_swap()
/Linux-v4.19/
DCREDITS1746 W: http://sunsite.mff.cuni.cz/~jj
1796 E: jj@chaosbits.net
DMAINTAINERS989 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor