/openbmc/linux/Documentation/filesystems/ |
H A D | ceph.rst | 132 ip=A.B.C.D[:N]
|
/openbmc/linux/Documentation/security/ |
H A D | SCTP.rst | 224 If IP security options are configured (CIPSO/CALIPSO), then the ip
|
/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | r8a7793-gose.dts | 58 bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
|
H A D | r8a7791-koelsch.dts | 62 bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
|
H A D | r8a7790-lager.dts | 62 bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
|
/openbmc/linux/net/ipv6/ |
H A D | Kconfig | 140 "ip -6 route" command. ILA is described in
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | qemu.rst | 438 ``http://<host ip>:8080/``. 443 ``ssh -P 2222 <user>@<host ip>``.
|
H A D | runtime-testing.rst | 510 - *ip:* The target's IP address. 526 ``scp localpath root@ip:remotepath``.
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_iscsi.c | 1224 memcpy(con->local_ip, conn_info->src.ip, sizeof(con->local_ip)); in qed_iscsi_offload_conn() 1225 memcpy(con->remote_ip, conn_info->dst.ip, sizeof(con->remote_ip)); in qed_iscsi_offload_conn()
|
/openbmc/linux/fs/jfs/ |
H A D | jfs_logmgr.c | 386 p = (caddr_t) &JFS_IP(tlck->ip)->i_dtroot; in lmWriteRecord() 388 p = (caddr_t) &JFS_IP(tlck->ip)->i_xtroot; in lmWriteRecord()
|
/openbmc/linux/kernel/sched/ |
H A D | core.c | 2070 unsigned long ip = 0; in get_wchan() local 2081 ip = __get_wchan(p); in get_wchan() 2084 return ip; in get_wchan() 5826 unsigned long ip = get_lock_parent_ip(); in preempt_latency_start() local 5828 current->preempt_disable_ip = ip; in preempt_latency_start() 5830 trace_preempt_off(CALLER_ADDR0, ip); in preempt_latency_start() 10150 static void print_preempt_disable_ip(int preempt_offset, unsigned long ip) in print_preempt_disable_ip() argument 10159 print_ip_sym(KERN_ERR, ip); in print_preempt_disable_ip()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_resource.c | 863 ctx->dc->dml.ip.det_buffer_size_kbytes, in dcn32_hubbub_create() 864 ctx->dc->dml.ip.pixel_chunk_size_kbytes, in dcn32_hubbub_create() 865 ctx->dc->dml.ip.config_return_buffer_size_in_kbytes); in dcn32_hubbub_create()
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | 01_man_portability.patch | 47 tcpd(8) tcp/ip daemon wrapper program.
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | r8a7791-koelsch.dts | 59 bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp";
|
H A D | r8a7790-lager.dts | 59 bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp";
|
/openbmc/linux/arch/arm64/boot/dts/renesas/ |
H A D | ebisu.dtsi | 32 bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
|
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/ |
H A D | Update-x86emu-from-X.org.patch | 9926 s16 ip; 9934 M.x86.R_IP = ip; 9945 s16 ip; 9964 s16 ip; 10104 - s16 ip; 10129 - M.x86.R_IP = ip; 10149 - int ip; 10150 + u32 ip; 10184 - u16 cs, ip; 10186 + u32 ip; [all …]
|
/openbmc/u-boot/doc/ |
H A D | README.odroid | 189 then the below will automatically assign an ip address through DHCP.
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.1.3.rst | 128 - oeqa context.py: fix --target-ip comment to include ssh port number
|
H A D | release-notes-4.2.2.rst | 155 - runqemu-ifupdown/get-tapdevs: Add support for ip tuntap
|
/openbmc/linux/tools/perf/util/ |
H A D | build-id.c | 62 if (thread__find_map(thread, sample->cpumode, sample->ip, &al)) in build_id__mark_dso_hit()
|
H A D | event.c | 725 thread__find_map(thread, sample->cpumode, sample->ip, al); in machine__resolve()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | dcn31_fpu.c | 579 …context->bw_ctx.bw.dcn.compbuf_size_kb = context->bw_ctx.dml.ip.config_return_buffer_size_in_kbyte… in dcn31_calculate_wm_and_dlg_fp()
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-script-python.txt | 570 def auxtrace_error(typ, code, cpu, pid, tid, ip, ts, msg, cpumode, *x): 645 ev_name, comm, pid, tid, cpu, ip, time, period, phys_addr, addr,
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic.h | 2153 __be32 ip, int cmd) in qlcnic_config_ipaddr() argument 2155 adapter->nic_ops->config_ipaddr(adapter, ip, cmd); in qlcnic_config_ipaddr()
|