Home
last modified time | relevance | path

Searched refs:ip (Results 1826 – 1850 of 2033) sorted by relevance

1...<<71727374757677787980>>...82

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/
H A Dbreakpad_2023.06.01.bb120 #| {standard input}:2183: Error: lo register required -- `str ip,[r1,#-4]!'
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dulcb.dtsi31 bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
/openbmc/linux/arch/arm/boot/dts/renesas/
H A Dr8a7794-alt.dts29 bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
H A Dr8a7794-silk.dts39 bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
/openbmc/linux/drivers/gpu/drm/ci/
H A Dtest.yml76 …BM_CMDLINE: "ip=dhcp console=ttyMSM0,115200n8 $BM_KERNEL_EXTRA_ARGS root=/dev/nfs rw nfsrootdebug …
/openbmc/linux/net/ipv4/
H A Digmp.c1679 struct ip_mc_list __rcu **ip; in __ip_mc_dec_group() local
1683 for (ip = &in_dev->mc_list; in __ip_mc_dec_group()
1684 (i = rtnl_dereference(*ip)) != NULL; in __ip_mc_dec_group()
1685 ip = &i->next_rcu) { in __ip_mc_dec_group()
1689 *ip = i->next_rcu; in __ip_mc_dec_group()
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Diavf.rst126 # ip link add link eth0 eth0.24 type vlan proto 802.1ad id 24
127 # ip link add link eth0.24 eth0.24.371 type vlan proto 802.1Q id 371
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddcn30_fpu.c294 if (dc->dml.ip.writeback_max_hscl_taps > 1) { in dcn30_fpu_populate_dml_writeback_from_context()
334 dc->current_state->bw_ctx.dml.ip.writeback_line_buffer_buffer_size); in dcn30_fpu_populate_dml_writeback_from_context()
/openbmc/linux/drivers/scsi/
H A Datp870u.c1696 sector_t capacity, int *ip) in atp870u_biosparam() argument
1708 ip[0] = heads; in atp870u_biosparam()
1709 ip[1] = sectors; in atp870u_biosparam()
1710 ip[2] = cylinders; in atp870u_biosparam()
/openbmc/linux/Documentation/networking/
H A Dpacket_mmap.rst796 #include <linux/ip.h>
893 struct iphdr *ip = (struct iphdr *) ((uint8_t *) eth + ETH_HLEN);
901 ss.sin_addr.s_addr = ip->saddr;
907 sd.sin_addr.s_addr = ip->daddr;
H A Dieee802154.rst62 # ip link add link wpan0 name lowpan0 type lowpan
H A Drepresentors.rst217 a VxLAN device created with ``ip link add vxlan0 type vxlan external``) and
259 - legacy SR-IOV (``ip link set DEVICE vf NUM mac LLADDR``)
H A Dnet_failover.rst155 ip link set $PF vf $VF_NUM mac $ZERO_MAC
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc.c372 MAP_KEY_AND_MASK(IP, ip, tos, ip_tos); in efx_tc_flower_parse_match()
373 MAP_KEY_AND_MASK(IP, ip, ttl, ip_ttl); in efx_tc_flower_parse_match()
423 MAP_ENC_KEY_AND_MASK(IP, ip, enc_ip, tos, enc_ip_tos); in efx_tc_flower_parse_match()
424 MAP_ENC_KEY_AND_MASK(IP, ip, enc_ip, ttl, enc_ip_ttl); in efx_tc_flower_parse_match()
/openbmc/linux/kernel/printk/
H A Dprintk.c318 static int __down_trylock_console_sem(unsigned long ip) in __down_trylock_console_sem() argument
334 mutex_acquire(&console_lock_dep_map, 0, 1, ip); in __down_trylock_console_sem()
339 static void __up_console_sem(unsigned long ip) in __up_console_sem() argument
343 mutex_release(&console_lock_dep_map, ip); in __up_console_sem()
/openbmc/linux/sound/core/
H A Dcontrol.c2010 int __user *ip = argp; in snd_ctl_ioctl() local
2019 return put_user(SNDRV_CTL_VERSION, ip) ? -EFAULT : 0; in snd_ctl_ioctl()
2041 return snd_ctl_subscribe_events(ctl, ip); in snd_ctl_ioctl()
2060 return put_user(SNDRV_CTL_POWER_D0, ip) ? -EFAULT : 0; in snd_ctl_ioctl()
/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dpsci.S306 @ {r0, r1, r2, ip} from _do_nonsec_entry(kernel_entry, 0, machid, r2) in
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-3.3.rst133 - ``iproute2``: split ``ip`` binary to its own package
H A Drelease-notes-4.0.8.rst72 - oeqa context.py: fix --target-ip comment to include ssh port number
/openbmc/linux/Documentation/arch/arm/
H A Dkernel_user_helpers.rst139 r3, ip, flags
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_btree.h238 struct xfs_inode *ip; member
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-rtrs-client16 *addr ::= [ ip:<ipv4|ipv6> | gid:<gid> ]
/openbmc/linux/tools/perf/tests/
H A Dcode-reading.c393 ret = read_object_code(sample.ip, READLEN, sample.cpumode, thread, state); in process_sample_event()
/openbmc/bmcweb/http/
H A Dhttp2_connection.hpp550 boost::asio::ip::tcp::socket>>) in close()
/openbmc/linux/Documentation/translations/zh_CN/kernel-hacking/
H A Dhacking.rst215 printk(KERN_INFO "my ip: %pI4\n", &ipaddress);

1...<<71727374757677787980>>...82