Home
last modified time | relevance | path

Searched defs:body (Results 26 – 50 of 113) sorted by relevance

12345

/openbmc/linux/rust/macros/
H A Dvtable.rs24 let body = match tokens.pop() { in vtable() localVariable
/openbmc/bmcweb/http/
H A Dhttp_body.hpp179 value_type& body; member in bmcweb::HttpBody::writer
270 value_type& body) : in reader()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_streamoutput.c96 SVGA3dCmdDXBindStreamOutput body; in vmw_dx_streamoutput_unscrub() member
167 SVGA3dCmdDXBindStreamOutput body; in vmw_dx_streamoutput_scrub() member
H A Dvmwgfx_so.c167 struct vmw_view_define body; in vmw_view_create() member
210 union vmw_view_destroy body; in vmw_view_destroy() member
H A Dvmwgfx_cmd.c573 SVGA3dCmdWaitForQuery body; in vmw_cmd_emit_dummy_legacy_query() member
619 SVGA3dCmdWaitForGBQuery body; in vmw_cmd_emit_dummy_gb_query() member
/openbmc/linux/scripts/gcc-plugins/
H A Dstackleak_plugin.c284 rtx body; in remove_stack_tracking_gcall() local
354 rtx body; in remove_stack_tracking_gasm() local
H A Darm_ssp_per_task_plugin.c15 rtx body; in arm_pertask_ssp_rtl_execute() local
/openbmc/u-boot/test/py/
H A Dmultiplexed_log.css13 body { selector
/openbmc/linux/drivers/staging/ks7010/
H A Dks_hostif.h83 u8 body[CHANNEL_LIST_MAX_SIZE]; member
197 u8 body[]; member
253 u8 body[IEEE80211_MAX_SSID_LEN]; member
260 u8 body[8]; member
289 u8 body[RSN_BODY_SIZE]; member
298 u8 body[16]; member
313 u8 body[1024]; /* +18 */ member
340 u8 body[128]; /* +53 */ member
/openbmc/linux/drivers/tty/ipwireless/
H A Dhardware.c332 struct ipw_control_packet_body body; member
769 const struct ipw_control_packet_body *body = in handle_received_CTRL_packet() local
1370 struct tl_setup_get_version_qry body; member
1375 struct tl_setup_config_msg body; member
1380 struct tl_setup_config_done_msg body; member
1385 struct tl_setup_open_msg body; member
1390 struct tl_setup_info_msg body; member
1395 struct TlSetupRebootMsgAck body; member
/openbmc/linux/scripts/genksyms/
H A Dparse.y45 struct string_list **body, in record_compound()
/openbmc/openbmc/poky/bitbake/lib/bb/parse/
H A Dast.py155 def __init__(self, filename, lineno, func_name, body, python, fakeroot): argument
188 def __init__(self, filename, lineno, function, modulename, body): argument
342 def handleMethod(statements, filename, lineno, func_name, body, python, fakeroot): argument
345 def handlePythonMethod(statements, filename, lineno, funcname, modulename, body): argument
/openbmc/linux/fs/kernfs/
H A Dsymlink.c130 char *body; in kernfs_iop_get_link() local
/openbmc/linux/drivers/firmware/google/
H A Dmemconsole-coreboot.c24 u8 body[]; member
/openbmc/linux/scripts/
H A Drustdoc_test_gen.rs123 let mut body = String::new(); in main() localVariable
/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dtestmode.c66 struct build_release_number *body = in wcn36xx_tm_cmd_ptt() local
/openbmc/linux/Documentation/sphinx-static/
H A Dtheme_overrides.css10 body { selector
/openbmc/webui-vue/src/components/Mixins/
H A DBVToastMixin.js46 $_BVToastMixin_initToast(body, title, variant) { argument
/openbmc/qemu/tests/tcg/s390x/
H A Dsignals-s390x.c15 #define DEFINE_ASM_FUNCTION(name, body) \ argument
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.c924 u16 type_subtype, char *body, in prism2_send_mgmt()
1290 char body[8 + WLAN_AUTH_CHALLENGE_LEN], *challenge = NULL; in handle_authen() local
1501 char body[12], *p, *lpos; in handle_assoc() local
1710 char *body = (char *) (skb->data + IEEE80211_MGMT_HDR_LEN); in handle_deauth() local
1752 char *body = skb->data + IEEE80211_MGMT_HDR_LEN; in handle_disassoc() local
1986 char *body = skb->data + IEEE80211_MGMT_HDR_LEN; in handle_beacon() local
/openbmc/linux/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c212 struct xdr_buf *body, int body_offset, u8 *cksumkey, in make_checksum()
315 const struct xdr_buf *body, int body_offset, in gss_krb5_checksum()
930 struct crypto_ahash *tfm, const struct xdr_buf *body, in krb5_etm_checksum()
/openbmc/openbmc/poky/bitbake/lib/bb/server/
H A Dxmlrpcclient.py39 def send_content(self, h, body): argument
/openbmc/openbmc-tools/dbus-vis/
H A Ddbus_vis.css1 body { selector
/openbmc/openbmc/poky/bitbake/doc/sphinx-static/
H A Dtheme_overrides.css5 body { selector
/openbmc/openbmc/poky/documentation/sphinx-static/
H A Dtheme_overrides.css5 body { selector

12345