| /linux/include/linux/ceph/ |
| H A D | ceph_debug.h | 23 pr_debug("%.*s %12.12s:%-4d : [%pU %llu] " fmt, \ 33 no_printk(KERN_DEBUG "[%pU %llu] " fmt, \ 46 pr_debug(" [%pU %llu] %s: " fmt, &client->fsid, \ 52 pr_notice("[%pU %llu]: " fmt, &client->fsid, \ 55 pr_info("[%pU %llu]: " fmt, &client->fsid, \ 58 pr_warn("[%pU %llu]: " fmt, &client->fsid, \ 61 pr_warn_once("[%pU %llu]: " fmt, &client->fsid, \ 64 pr_err("[%pU %llu]: " fmt, &client->fsid, \ 67 pr_warn_ratelimited("[%pU %llu]: " fmt, &client->fsid, \ 70 pr_err_ratelimited("[%pU %llu]: " fmt, &client->fsid, \
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | st-pincfg.h | 17 #define PU (1 << 26) macro 30 /* oe = 0, pu = 0, od = 0 */ 32 /* oe = 0, pu = 1, od = 0 */ 33 #define IN_PU (PU) 34 /* oe = 1, pu = 0, od = 0 */ 36 /* oe = 1, pu = 0, od = 1 */ 38 /* oe = 1, pu = 1, od = 1 */ 39 #define BIDIR_PU (OE | PU | OD)
|
| /linux/mm/ |
| H A D | percpu-stats.c | 176 #define PU(X) \ in percpu_stats_show() 182 PU(nr_alloc); in percpu_stats_show() 183 PU(nr_dealloc); in percpu_stats_show() 184 PU(nr_cur_alloc); in percpu_stats_show() 185 PU(nr_max_alloc); in percpu_stats_show() 186 PU(nr_chunks); in percpu_stats_show() 187 PU(nr_max_chunks); in percpu_stats_show() 188 PU(min_alloc_size); in percpu_stats_show() 189 PU(max_alloc_size); in percpu_stats_show() 193 #undef PU in percpu_stats_show() 177 #define PU( percpu_stats_show() macro [all...] |
| /linux/fs/orangefs/ |
| H A D | namei.c | 48 "%s: %pd: handle:%pU: fsid:%d: new_op:%p: ret:%d:\n", in orangefs_create() 71 "%s: Assigned inode :%pU: for file :%pd:\n", in orangefs_create() 131 gossip_debug(GOSSIP_NAME_DEBUG, "%s:%s:%d using parent %pU\n", in orangefs_lookup() 141 "%s: doing lookup on %s under %pU,%d\n", in orangefs_lookup() 150 "Lookup Got %pU, fsid %d (ret=%d)\n", in orangefs_lookup() 180 " (inode %pU): Parent is %pU | fs_id %d\n", in orangefs_unlink() 250 "Symlink Got ORANGEFS handle %pU on fsid %d (ret=%d)\n", in orangefs_symlink() 279 "Assigned symlink inode new number of %pU\n", in orangefs_symlink() 286 "Inode (Symlink) %pU -> %pd\n", in orangefs_symlink() 323 "Mkdir Got ORANGEFS handle %pU on fsid %d\n", in orangefs_mkdir() [all …]
|
| H A D | file.c | 27 "%s: %pU: Handle is %pU | fs_id %d\n", __func__, in flush_racache() 83 "%s(%pU): GET op %p -> buffer_index %d\n", in wait_for_direct_io() 131 "%s(%pU): offset: %llu total_size: %zd\n", in wait_for_direct_io() 150 "%s(%pU): Calling post_io_request with tag (%llu)\n", in wait_for_direct_io() 230 gossip_err("%s: error in %s handle %pU, returning %zd\n", in wait_for_direct_io() 263 "%s(%pU): Amount %s, returned by the sys-io call:%d\n", in wait_for_direct_io() 275 "%s(%pU): PUT buffer_index %d\n", in wait_for_direct_io() 444 "calling flush_racache on %pU\n", in orangefs_file_release()
|
| H A D | inode.c | 499 "%s-BEGIN(%pU): count(%d) after estimate_max_iovecs.\n", in orangefs_direct_IO() 506 "%s(%pU): proceeding with offset : %llu, " in orangefs_direct_IO() 528 "%s(%pU): size of each_count(%d)\n", in orangefs_direct_IO() 533 "%s(%pU): BEFORE wait_for_io: offset is %d\n", in orangefs_direct_IO() 541 "%s(%pU): return from wait_for_io:%d\n", in orangefs_direct_IO() 554 "%s(%pU): AFTER wait_for_io: offset is %d\n", in orangefs_direct_IO() 581 "%s(%pU): Value(%d) returned.\n", in orangefs_direct_IO() 687 "%s: %pU: Handle is %pU | fs_id %d | size is %llu\n", in orangefs_setattr_size() 879 gossip_debug(GOSSIP_INODE_DEBUG, "orangefs_update_time: %pU\n", in orangefs_update_time() 1058 "iget handle %pU, fsid %d hash %ld i_ino %lu\n", in orangefs_iget() [all …]
|
| H A D | acl.c | 45 "inode %pU, key %s, type %d\n", in orangefs_get_acl() 57 gossip_err("inode %pU retrieving acl's failed with error %d\n", in orangefs_get_acl() 87 "%s: inode %pU, key %s type %d\n", in __orangefs_set_acl()
|
| H A D | orangefs-kernel.h | 280 "%s: root handle: %pU, this handle: %pU:\n", in is_root_handle() 296 "%s: one handle: %pU, another handle:%pU:\n", in match_handle()
|
| H A D | super.c | 128 "%s: deallocated %p destroying inode %pU\n", in orangefs_destroy_inode() 327 "fh_to_dentry: handle %pU, fs_id %d\n", in orangefs_fh_to_dentry() 355 "Encoding fh: handle %pU, fsid %u\n", in orangefs_encode_fh() 367 "Encoding parent: handle %pU, fsid %u\n", in orangefs_encode_fh() 432 "get inode %pU, fsid %d\n", in orangefs_fill_sb()
|
| H A D | orangefs-utils.c | 205 "*** NOT making bad root inode %pU\n", in orangefs_make_bad_inode() 209 "*** making bad inode %pU\n", in orangefs_make_bad_inode() 243 gossip_debug(GOSSIP_UTILS_DEBUG, "%s: called on inode %pU flags %d\n", in orangefs_inode_getattr() 390 gossip_debug(GOSSIP_UTILS_DEBUG, "%s: called on inode %pU\n", __func__, in orangefs_inode_check_changed()
|
| H A D | xattr.c | 120 "getxattr on inode %pU, name %s " in orangefs_inode_getxattr() 170 "orangefs_inode_getxattr: inode %pU key %s" in orangefs_inode_getxattr() 211 "orangefs_inode_getxattr: inode %pU " in orangefs_inode_getxattr() 347 "setxattr on inode %pU, name %s\n", in orangefs_inode_setxattr()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_parser_rt.c | 359 rt->pu.gpr_val_upd[idx] = true; in ice_gpr_add() 360 rt->pu.gpr_val[idx] = val; in ice_gpr_add() 378 rt->pu.flg_msk |= BIT_ULL(idx); in ice_flg_add() 380 rt->pu.flg_val |= BIT_ULL(idx); in ice_flg_add() 382 rt->pu.flg_val &= ~BIT_ULL(idx); in ice_flg_add() 441 rt->pu.err_msk |= (u16)BIT(idx); in ice_err_add() 443 rt->pu.flg_val |= (u64)BIT_ULL(idx); in ice_err_add() 445 rt->pu.flg_val &= ~(u64)BIT_ULL(idx); in ice_err_add() 562 struct ice_gpr_pu *pu = &rt->pu; in ice_pu_exe() local 568 if (pu->gpr_val_upd[i]) in ice_pu_exe() [all …]
|
| /linux/sound/pci/ |
| H A D | azt3328.h | 5 /* "PU" == "power-up value", as tested on PCI168 PCI rev. 10 24 #define IDX_IO_CODEC_DMA_FLAGS 0x00 /* PU:0x0000 */ 40 #define IDX_IO_CODEC_IRQTYPE 0x02 /* PU:0x0001 */ 52 /* start address of 1st DMA transfer area, PU:0x00000000 */ 54 /* start address of 2nd DMA transfer area, PU:0x00000000 */ 56 /* both lengths of DMA transfer areas, PU:0x00000000 59 #define IDX_IO_CODEC_DMA_CURRPOS 0x10 /* current DMA position, PU:0x00000000 */ 60 /* offset within current DMA transfer area, PU:0x0000 */ 62 #define IDX_IO_CODEC_SOUNDFORMAT 0x16 /* PU:0x0010 */ 139 * maybe some buffer limit, but I couldn't find out more, PU:0x00ff: */
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6q.dtsi | 33 /* ARM kHz SOC-PU uV */ 50 pu-supply = <®_pu>; 70 /* ARM kHz SOC-PU uV */ 87 pu-supply = <®_pu>; 105 /* ARM kHz SOC-PU uV */ 122 pu-supply = <®_pu>; 140 /* ARM kHz SOC-PU uV */ 157 pu-supply = <®_pu>;
|
| H A D | imx6dl.dtsi | 30 /* ARM kHz SOC-PU uV */ 45 pu-supply = <®_pu>; 63 /* ARM kHz SOC-PU uV */ 78 pu-supply = <®_pu>;
|
| H A D | imx6q-cm-fx6.dts | 192 /* ARM kHz SOC-PU uV */ 214 /* ARM kHz SOC-PU uV */ 236 /* ARM kHz SOC-PU uV */ 258 /* ARM kHz SOC-PU uV */
|
| /linux/drivers/pinctrl/mediatek/ |
| H A D | pinctrl-mtk-common-v2.c | 598 * 1. PU + PD 606 int err, pu, pd; in mtk_pinconf_bias_set_pu_pd() local 609 pu = 0; in mtk_pinconf_bias_set_pu_pd() 612 pu = 1; in mtk_pinconf_bias_set_pu_pd() 615 pu = 0; in mtk_pinconf_bias_set_pu_pd() 622 err = mtk_hw_set_value(hw, desc, PINCTRL_PIN_REG_PU, pu); in mtk_pinconf_bias_set_pu_pd() 845 int pu, pd, rsel, err; in mtk_pinconf_bias_get_pu_pd_rsel() local 851 err = mtk_hw_get_value(hw, desc, PINCTRL_PIN_REG_PU, &pu); in mtk_pinconf_bias_get_pu_pd_rsel() 859 if (pu == 0 && pd == 0) { in mtk_pinconf_bias_get_pu_pd_rsel() 862 } else if (pu == 1 && pd == 0) { in mtk_pinconf_bias_get_pu_pd_rsel() [all …]
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-eyeq5.c | 266 bool pd, pu; in eq5p_pinconf_get() local 269 pu = eq5p_test_bit(pctrl, bank, EQ5P_PU, offset); in eq5p_pinconf_get() 273 arg = !(pd || pu); in eq5p_pinconf_get() 279 arg = pu; in eq5p_pinconf_get() 310 bool pd, pu; in eq5p_pinctrl_pin_dbg_show() local 349 pu = eq5p_test_bit(pctrl, bank, EQ5P_PU, offset); in eq5p_pinctrl_pin_dbg_show() 350 if (pd && pu) in eq5p_pinctrl_pin_dbg_show() 352 else if (pd && !pu) in eq5p_pinctrl_pin_dbg_show() 354 else if (!pd && pu) in eq5p_pinctrl_pin_dbg_show()
|
| H A D | pinctrl-st.c | 107 *[26] | pu | [Direction ] 148 #define ST_PINCONF_UNPACK_PU(conf) ST_PINCONF_UNPACK(conf, PU) 149 #define ST_PINCONF_PACK_PU(conf) ST_PINCONF_PACK(conf, 1, PU) 233 struct regmap_field *alt, *oe, *pu, *od; member 248 const int alt, oe, pu, od, rt; member 350 .alt = 0, .oe = 40, .pu = 50, .od = 60, .rt = 100, 361 .pu = -1, /* Not Available */ 386 struct regmap_field *pull_up = pc->pu; in st_pinconf_set_config() 583 if (pc->pu) { in st_pinconf_get_direction() 584 regmap_field_read(pc->pu, &pu_value); in st_pinconf_get_direction() [all …]
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | gm200.c | 34 gm200_sor_dp_drive(struct nvkm_ior *sor, int ln, int pc, int dc, int pe, int pu) in gm200_sor_dp_drive() argument 41 pu &= 0x0f; in gm200_sor_dp_drive() 46 if ((data[2] & 0x00000f00) < (pu << 8) || ln == 0) in gm200_sor_dp_drive() 47 data[2] = (data[2] & ~0x00000f00) | (pu << 8); in gm200_sor_dp_drive()
|
| /linux/drivers/pmdomain/imx/ |
| H A D | gpc.c | 260 .name = "PU", 370 domain->supply = devm_regulator_get(dev, "pu"); in imx_gpc_old_dt_init() 431 * Disable PU power down by runtime PM if ERR009619 is present. in imx_gpc_probe() 434 * PU domain LDO from power down state. If PRE is in use at that time, in imx_gpc_probe() 438 * it's safe to power down PU in this case. in imx_gpc_probe() 526 dev_err(&pdev->dev, "Failed to remove PU power domain (%pe)\n", in imx_gpc_remove()
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx93-tqma9352.dtsi | 239 /* HYS | PU | FSEL 3 | DSE X6 */ 242 /* HYS | FSEL 3 | DSE X6 (external PU) */ 258 /* HYS | PU */ 293 /* PU | FSEL 1 | DSE X4 */
|
| /linux/arch/arm64/kernel/ |
| H A D | compat_alignment.c | 109 * PU = 01 B A 110 * PU = 11 B A 111 * PU = 00 A B 112 * PU = 10 A B
|
| /linux/drivers/gpio/ |
| H A D | gpio-tps68470.c | 11 * Yuning Pu <yuning.pu@intel.com>
|
| /linux/fs/afs/ |
| H A D | fs_probe.c | 148 _enter("%pU,%u", &server->uuid, index); in afs_fileserver_probe_result() 226 _debug("probe[%x] %pU [%u] %pISpc rtt=%d ret=%d", in afs_fileserver_probe_result() 245 _enter("%pU", &server->uuid); in afs_fs_probe_fileserver() 469 _debug("probe %pU", &server->uuid); in afs_fs_probe_dispatcher()
|