n_ref 992 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c int best_err = target_khz, p_ref, n_ref; n_ref 1002 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c for (n_ref = 0x25; n_ref <= 0x2b; ++n_ref) { n_ref 1005 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c cur_clk = gk104_calc_pll_output(0, 1, n_ref, p_ref, crystal); n_ref 1014 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c *N1 = n_ref; n_ref 1025 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c *N1 = n_ref; n_ref 40 include/linux/klist.h struct kref n_ref; n_ref 111 lib/klist.c kref_init(&n->n_ref); n_ref 186 lib/klist.c struct klist_node *n = container_of(kref, struct klist_node, n_ref); n_ref 206 lib/klist.c return kref_put(&n->n_ref, klist_release); n_ref 285 lib/klist.c if (n && kref_get_unless_zero(&n->n_ref)) n_ref 352 lib/klist.c kref_get(&prev->n_ref); n_ref 394 lib/klist.c kref_get(&next->n_ref);