Searched defs:behaviour (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/Documentation/networking/ |
H A D | mctp.rst | 80 ``bind()`` : set local socket address 123 ``sendto()``, ``sendmsg()``, ``send()`` : transmit an MCTP message 176 ``recvfrom()``, ``recvmsg()``, ``recv()`` : receive an MCTP message 215 ``ioctl(SIOCMCTPALLOCTAG)`` and ``ioctl(SIOCMCTPDROPTAG)``
|
/openbmc/docs/designs/mctp/ |
H A D | mctp-kernel.md | 161 #### `bind()`: set local socket address 206 #### `connect()`: set remote socket address 253 #### `sendto()`, `sendmsg()`, `send()` & `write()`: transmit an MCTP message 321 #### `recvfrom()`, `recvmsg()`, `recv()` & `read()`: receive an MCTP message 359 #### `getsockname()` & `getpeername()`: query local/remote socket address 369 #### Socket options 434 #### Syscalls not implemented
|
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | leds.c | 148 enum b43_led_behaviour behaviour, in b43_map_led() 202 enum b43_led_behaviour *behaviour, in b43_led_get_sprominfo() 253 enum b43_led_behaviour behaviour; in b43_leds_init() local 330 enum b43_led_behaviour behaviour; in b43_leds_register() local
|
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | leds.c | 117 enum b43legacy_led_behaviour behaviour, in b43legacy_map_led() 181 enum b43legacy_led_behaviour behaviour; in b43legacy_leds_init() local
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | emulate-nested.c | 26 const enum trap_behaviour behaviour; member
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_hcall.c | 1398 uint64_t behaviour = H_CPU_BEHAV_FAVOUR_SECURITY; in h_get_cpu_characteristics() local
|
/openbmc/linux/include/linux/ |
H A D | power_supply.h | 979 enum power_supply_charge_behaviour behaviour, in power_supply_charge_behaviour_show()
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | hvcall.h | 577 u64 behaviour; member
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | kvm.h | 449 __u64 behaviour; /* recommended software behaviour */ member
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | kvm.h | 448 __u64 behaviour; /* recommended software behaviour */ member
|
/openbmc/linux/tools/arch/powerpc/include/uapi/asm/ |
H A D | kvm.h | 449 __u64 behaviour; /* recommended software behaviour */ member
|
/openbmc/linux/include/net/ |
H A D | cfg80211.h | 3095 enum nl80211_bss_select_attr behaviour; member
|