Home
last modified time | relevance | path

Searched defs:type_check (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.c192 unsigned int type_check; in mlxsw_sp_ipip_decap_config_gre4() local
407 unsigned int type_check; in mlxsw_sp_ipip_decap_config_gre6() local
H A Dreg.h8609 unsigned int type_check, bool gre_key_check, in mlxsw_reg_rtdp_ipip_pack()
8622 unsigned int type_check, bool gre_key_check, in mlxsw_reg_rtdp_ipip4_pack()
8633 unsigned int type_check, bool gre_key_check, in mlxsw_reg_rtdp_ipip6_pack()
/openbmc/qemu/scripts/
H A Dcocci-macro-file.h45 #define type_check(t1,t2) ((t1*)0 - (t2*)0) macro
/openbmc/qemu/subprojects/libvduse/include/
H A Dcompiler.h70 #define type_check(t1,t2) ((t1*)0 - (t2*)0) macro
/openbmc/qemu/subprojects/libvhost-user/include/
H A Dcompiler.h70 #define type_check(t1,t2) ((t1*)0 - (t2*)0) macro
/openbmc/qemu/include/qemu/
H A Dcompiler.h70 #define type_check(t1,t2) ((t1*)0 - (t2*)0) macro
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y1853 type_check(symbol_ref_t *sym, expression_t *expression, int opcode) in type_check() function
/openbmc/linux/fs/smb/server/
H A Dsmbacl.c1383 bool type_check, bool get_write) in set_info_sec()