/openbmc/linux/fs/jfs/ |
H A D | jfs_btree.h | 50 #define BT_PAGE(IP, MP, TYPE, ROOT)\ argument 54 #define BT_GETPAGE(IP, BN, MP, TYPE, SIZE, P, RC, ROOT)\ argument 76 #define BT_MARK_DIRTY(MP, IP)\ argument 142 #define BT_GETSEARCH(IP, LEAF, BN, MP, TYPE, P, INDEX, ROOT)\ argument
|
H A D | jfs_dtree.h | 149 #define PARENT(IP) \ argument 154 #define dtEmpty(IP) (JFS_IP(IP)->i_dtroot.header.nextindex == 0) argument
|
H A D | jfs_xtree.c | 50 #define XT_PAGE(IP, MP) BT_PAGE(IP, MP, xtpage_t, i_xtroot) argument 54 #define XT_GETPAGE(IP, BN, MP, SIZE, P, RC) \ argument 75 #define XT_GETSEARCH(IP, LEAF, BN, MP, P, INDEX) \ argument
|
H A D | jfs_dtree.c | 111 #define DT_PAGE(IP, MP) BT_PAGE(IP, MP, dtpage_t, i_dtroot) argument 114 #define DT_GETPAGE(IP, BN, MP, SIZE, P, RC) \ argument 133 #define DT_GETSEARCH(IP, LEAF, BN, MP, P, INDEX) \ argument
|
/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/ |
H A D | meson.build | 2 subdir('IP') subdir
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/ |
H A D | README.md | 298 #### Create 317 #### Delete
|
/openbmc/phosphor-networkd/src/ |
H A D | ipaddress.hpp | 22 using IP = sdbusplus::xyz::openbmc_project::Network::server::IP; typedef
|
H A D | ethernet_interface.hpp | 42 using IP = sdbusplus::xyz::openbmc_project::Network::server::IP; typedef
|
/openbmc/linux/tools/perf/arch/arm/tests/ |
H A D | regs_load.S | 16 #define IP 0x60 macro
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/ |
H A D | meson.build | 48 subdir('IP') subdir
|
/openbmc/linux/tools/perf/arch/x86/tests/ |
H A D | regs_load.S | 12 #define IP 8 * 8 macro
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | bpf_flow.c | 31 #define IP 0 macro 275 PROG(IP)(struct __sk_buff *skb) in PROG() argument
|
/openbmc/qemu/hw/ipack/ |
H A D | tpci200.c | 38 #define STATUS_INT(IP, INTNO) BIT((IP) * 2 + (INTNO)) argument 39 #define STATUS_TIME(IP) BIT((IP) + 12) argument
|
/openbmc/phosphor-host-ipmid/ |
H A D | transportconstants.hpp | 33 IP = 3, enumerator
|
/openbmc/linux/lib/crypto/ |
H A D | des.c | 516 #define IP(L, R, T) \ macro
|
/openbmc/linux/arch/x86/kernel/ |
H A D | vm86_32.c | 81 #define IP(regs) (*(unsigned short *)&((regs)->pt.ip)) macro
|
/openbmc/u-boot/drivers/bios_emulator/include/x86emu/ |
H A D | regs.h | 104 i386_general_register SP, BP, SI, DI, IP; member
|
/openbmc/fb-ipmi-oem/src/ |
H A D | oemcommands.cpp | 89 IP = 3, enumerator
|
/openbmc/linux/include/sound/ |
H A D | emu10k1.h | 554 #define IP 0x18 /* Initial pitch register */ macro
|