ctmp 1133 arch/sh/kernel/dwarf.c struct dwarf_cie *cie, *ctmp; ctmp 1138 arch/sh/kernel/dwarf.c list_for_each_entry_safe(cie, ctmp, &mod->arch.cie_list, link) { ctmp 65 drivers/crypto/ccp/ccp-dmaengine.c struct ccp_dma_cmd *cmd, *ctmp; ctmp 67 drivers/crypto/ccp/ccp-dmaengine.c list_for_each_entry_safe(cmd, ctmp, list, entry) { ctmp 163 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c struct nfp_cpp_area_cache *cache, *ctmp; ctmp 167 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c list_for_each_entry_safe(cache, ctmp, &cpp->area_cache_list, entry) { ctmp 391 net/sunrpc/auth_gss/svcauth_gss.c rsc_init(struct cache_head *cnew, struct cache_head *ctmp) ctmp 394 net/sunrpc/auth_gss/svcauth_gss.c struct rsc *tmp = container_of(ctmp, struct rsc, h); ctmp 405 net/sunrpc/auth_gss/svcauth_gss.c update_rsc(struct cache_head *cnew, struct cache_head *ctmp) ctmp 408 net/sunrpc/auth_gss/svcauth_gss.c struct rsc *tmp = container_of(ctmp, struct rsc, h); ctmp 764 security/selinux/ss/policydb.c struct ocontext *c, *ctmp; ctmp 790 security/selinux/ss/policydb.c ctmp = c; ctmp 792 security/selinux/ss/policydb.c ocontext_destroy(ctmp, i); ctmp 803 security/selinux/ss/policydb.c ctmp = c; ctmp 805 security/selinux/ss/policydb.c ocontext_destroy(ctmp, OCON_FSUSE);