Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/bzip2/
H A Dbzlib_decompress.c403 Int32 ii, jj, kk; in BZ2_decompress() local
406 for (jj = MTFL_SIZE-1; jj >= 0; jj--) { in BZ2_decompress()
407 s->mtfa[kk] = (UChar)(ii * MTFL_SIZE + jj); in BZ2_decompress()
464 Int32 ii, jj, kk, pp, lno, off; in BZ2_decompress() local
508 for (jj = MTFL_SIZE-1; jj >= 0; jj--) { in BZ2_decompress()
509 s->mtfa[kk] = s->mtfa[s->mtfbase[ii] + jj]; in BZ2_decompress()
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A 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()
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()
H A Dmain.c905 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()
/openbmc/linux/Documentation/admin-guide/LSM/
H A Dapparmor.rst51 Kernel module - git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
/openbmc/entity-manager/src/
H A Dfru_utils.cpp684 for (int jj = 0; jj < 7; jj++) in validateHeader() local
686 sum += blockData[jj]; in validateHeader()
/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_91x_mgmt.c1311 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()
/openbmc/linux/drivers/media/usb/s2255/
H A Ds2255drv.c1707 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()
/openbmc/openbmc-test-automation/redfish/account_service/
H A Dtest_ipmi_redfish_user.robot326 FOR ${jj} IN RANGE 300
338 Run Keyword If '${jj}' == '299' Fail msg=A free user ID could not be found.
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c951 int ii, jj, kk, res; in amdgpu_discovery_sysfs_ips() local
962 for (jj = 0; jj < num_ips; jj++) { in amdgpu_discovery_sysfs_ips()
/openbmc/linux/net/sched/
H A Dsch_cake.c1460 struct cake_heap_entry jj = q->overflow_heap[j]; in cake_heap_swap() local
1462 q->overflow_heap[i] = jj; in cake_heap_swap()
1466 q->tins[jj.t].overflow_idx[jj.b] = i; in cake_heap_swap()
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DD-FSL-1.0143 "Copyright (C) 20[jj] [Name des Rechtsinhabers].
/openbmc/linux/
H A DCREDITS1823 W: http://sunsite.mff.cuni.cz/~jj
H A DMAINTAINERS1436 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor