Searched defs:type_check (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ipip.c | 192 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 D | reg.h | 8609 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 D | cocci-macro-file.h | 45 #define type_check(t1,t2) ((t1*)0 - (t2*)0) macro
|
/openbmc/qemu/subprojects/libvhost-user/include/ |
H A D | compiler.h | 70 #define type_check(t1,t2) ((t1*)0 - (t2*)0) macro
|
/openbmc/qemu/subprojects/libvduse/include/ |
H A D | compiler.h | 70 #define type_check(t1,t2) ((t1*)0 - (t2*)0) macro
|
/openbmc/qemu/include/qemu/ |
H A D | compiler.h | 70 #define type_check(t1,t2) ((t1*)0 - (t2*)0) macro
|
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm_gram.y | 1853 type_check(symbol_ref_t *sym, expression_t *expression, int opcode) in type_check() function
|
/openbmc/linux/fs/smb/server/ |
H A D | smbacl.c | 1383 bool type_check, bool get_write) in set_info_sec()
|