Searched refs:jj (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.6/drivers/infiniband/hw/mlx4/ |
D | mad.c | 317 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() 1260 int jj; in handle_port_mgmt_change_event() local 1262 for (jj = 0; jj < 8; jj++) { in handle_port_mgmt_change_event() 1263 sl2vl64.sl8[jj] = in handle_port_mgmt_change_event() 1264 eqe->event.port_mgmt_change.params.sl2vl_tbl_change_info.sl2vl_table[jj]; in handle_port_mgmt_change_event() 1266 port, jj, sl2vl64.sl8[jj]); in handle_port_mgmt_change_event()
|
D | main.c | 905 int jj; in mlx4_ib_query_sl2vl() local 929 for (jj = 0; jj < 8; jj++) in mlx4_ib_query_sl2vl() 930 sl2vl64.sl8[jj] = ((struct ib_smp *)out_mad)->data[jj]; in mlx4_ib_query_sl2vl()
|
/Linux-v6.6/Documentation/admin-guide/LSM/ |
D | apparmor.rst | 51 Kernel module - git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
|
/Linux-v6.6/drivers/net/wireless/rsi/ |
D | rsi_91x_mgmt.c | 1311 int ii = 0, jj = 0, kk = 0; in rsi_send_auto_rate_request() local 1384 for (ii = 0, jj = 0; in rsi_send_auto_rate_request() 1387 selected_rates[jj++] = in rsi_send_auto_rate_request() 1392 num_supported_rates = jj; in rsi_send_auto_rate_request() 1397 selected_rates[jj++] = mcs[ii]; in rsi_send_auto_rate_request() 1404 sort(selected_rates, jj, sizeof(u16), &rsi_compare, NULL); in rsi_send_auto_rate_request() 1407 for (ii = 0; ii < jj; ii++) { in rsi_send_auto_rate_request()
|
/Linux-v6.6/drivers/media/usb/s2255/ |
D | s2255drv.c | 1707 int jj; in save_frame() local 1714 for (jj = 0; jj < (pipe_info->cur_transfer_size - 12); jj++) { in save_frame() 1718 jj, pdata[0], pdata[1]); in save_frame() 1719 offset = jj + PREFIX_SIZE; in save_frame() 1742 jj += DEF_USB_BLOCK; in save_frame()
|
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_discovery.c | 932 int ii, jj, kk, res; in amdgpu_discovery_sysfs_ips() local 943 for (jj = 0; jj < num_ips; jj++) { in amdgpu_discovery_sysfs_ips()
|
/Linux-v6.6/net/sched/ |
D | sch_cake.c | 1400 struct cake_heap_entry jj = q->overflow_heap[j]; in cake_heap_swap() local 1402 q->overflow_heap[i] = jj; in cake_heap_swap() 1406 q->tins[jj.t].overflow_idx[jj.b] = i; in cake_heap_swap()
|
/Linux-v6.6/ |
D | CREDITS | 1823 W: http://sunsite.mff.cuni.cz/~jj
|
D | MAINTAINERS | 1436 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
|