/linux-4.4.14/scripts/dtc/ |
D | checks.c | 61 #define CHECK_ENTRY(nm, tfn, nfn, pfn, d, w, e, ...) \ argument 75 #define WARNING(nm, tfn, nfn, pfn, d, ...) \ argument 77 #define ERROR(nm, tfn, nfn, pfn, d, ...) \ argument 79 #define CHECK(nm, tfn, nfn, pfn, d, ...) \ argument 82 #define TREE_WARNING(nm, d, ...) \ argument 84 #define TREE_ERROR(nm, d, ...) \ argument 86 #define TREE_CHECK(nm, d, ...) \ argument 88 #define NODE_WARNING(nm, d, ...) \ argument 90 #define NODE_ERROR(nm, d, ...) \ argument 92 #define NODE_CHECK(nm, d, ...) \ argument [all …]
|
D | data.c | 25 struct marker *m, *nm; in data_free() local
|
/linux-4.4.14/fs/ubifs/ |
D | xattr.c | 101 const struct qstr *nm, const void *value, int size) in create_xattr() 261 static int check_namespace(const struct qstr *nm) in check_namespace() 311 struct qstr nm = QSTR_INIT(name, strlen(name)); in setxattr() local 381 struct qstr nm = QSTR_INIT(name, strlen(name)); in ubifs_getxattr() local 446 struct qstr nm = { .name = NULL }; in ubifs_listxattr() local 503 struct inode *inode, const struct qstr *nm) in remove_xattr() 546 struct qstr nm = QSTR_INIT(name, strlen(name)); in ubifs_removexattr() local
|
D | key.h | 154 const struct qstr *nm) in dent_key_init() 188 ino_t inum, const struct qstr *nm) in dent_key_init_flash() 222 const struct qstr *nm) in xent_key_init() 239 ino_t inum, const struct qstr *nm) in xent_key_init_flash()
|
D | tnc.c | 522 const struct qstr *nm) in matches_name() 692 const struct qstr *nm) in resolve_collision() 810 const struct qstr *nm) in fallible_matches_name() 881 const struct qstr *nm, int adding) in fallible_resolve_collision() 1792 void *node, const struct qstr *nm) in do_lookup_nm() 1840 void *node, const struct qstr *nm) in ubifs_tnc_lookup_nm() 2282 int lnum, int offs, int len, const struct qstr *nm) in ubifs_tnc_add_nm() 2517 const struct qstr *nm) in ubifs_tnc_remove_nm() 2672 struct qstr nm = { .name = NULL }; in ubifs_tnc_remove_ino() local 2750 const struct qstr *nm) in ubifs_tnc_next_ent()
|
D | dir.c | 173 const struct qstr *nm) in dbg_check_name() 354 struct qstr nm; in ubifs_readdir() local 629 struct qstr nm = { .name = NULL }; in check_dir_empty() local
|
D | journal.c | 542 const struct qstr *nm, const struct inode *inode, in ubifs_jnl_update() 1287 const struct inode *inode, const struct qstr *nm) in ubifs_jnl_delete_xattr()
|
D | replay.c | 64 struct qstr nm; member
|
D | debug.c | 236 struct qstr nm = { .name = NULL }; in ubifs_dump_inode() local 1110 struct qstr nm = { .name = NULL }; in dbg_check_dir() local
|
/linux-4.4.14/drivers/scsi/fcoe/ |
D | fcoe_transport.c | 549 struct fcoe_netdev_mapping *nm = NULL, *tmp; in fcoe_transport_detach() local 624 struct fcoe_netdev_mapping *nm; in fcoe_add_netdev_mapping() local 644 struct fcoe_netdev_mapping *nm = NULL, *tmp; in fcoe_del_netdev_mapping() local 671 struct fcoe_netdev_mapping *nm; in fcoe_netdev_map_lookup() local
|
/linux-4.4.14/drivers/media/platform/sti/c8sectpfe/ |
D | c8sectpfe-debugfs.c | 28 #define dump_register(nm ...) \ argument
|
/linux-4.4.14/security/selinux/ss/ |
D | mls.c | 38 char *nm; in mls_compute_context_len() local 91 char *scontextp, *nm; in mls_sid_to_context() local
|
/linux-4.4.14/include/linux/ |
D | transport_class.h | 28 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) \ argument
|
/linux-4.4.14/sound/pci/asihpi/ |
D | hpioctl.c | 341 int idx, nm, low_latency_mode = 0, irq_supported = 0; in asihpi_adapter_probe() local
|
/linux-4.4.14/tools/perf/util/ |
D | build-id.c | 201 char nm[PATH_MAX]; in machine__write_buildid_table() local 482 char nm[PATH_MAX]; in dso__cache_build_id() local
|
/linux-4.4.14/drivers/usb/dwc3/ |
D | debugfs.c | 36 #define dump_register(nm) \ argument
|
/linux-4.4.14/drivers/mtd/ubi/ |
D | debug.c | 206 char nm[17]; in ubi_dump_mkvol_req() local
|
/linux-4.4.14/arch/arc/kernel/ |
D | troubleshoot.c | 87 char *nm = buf; in show_faulting_vma() local
|
/linux-4.4.14/drivers/usb/dwc2/ |
D | debugfs.c | 394 #define dump_register(nm) \ argument
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | htc_drv_debug.c | 402 #define AMKSTR(nm) #nm "_BE", #nm "_BK", #nm "_VI", #nm "_VO" argument
|
D | debug.c | 1180 #define AMKSTR(nm) #nm "_BE", #nm "_BK", #nm "_VI", #nm "_VO" argument
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_i2c.c | 240 u32 nm; in radeon_get_i2c_prescale() local
|
/linux-4.4.14/include/drm/ |
D | drm_modes.h | 83 #define DRM_MODE(nm, t, c, hd, hss, hse, ht, hsk, vd, vss, vse, vt, vs, f) \ argument
|
/linux-4.4.14/mm/ |
D | mempolicy.c | 1468 unsigned long __user *nm = NULL; in COMPAT_SYSCALL_DEFINE5() local 1496 unsigned long __user *nm = NULL; in COMPAT_SYSCALL_DEFINE3() local 1520 unsigned long __user *nm = NULL; in COMPAT_SYSCALL_DEFINE6() local
|
/linux-4.4.14/block/ |
D | blk-sysfs.c | 270 unsigned long nm; in queue_nomerges_store() local
|
/linux-4.4.14/arch/sparc/kernel/ |
D | ioport.c | 682 const char *nm; in sparc_io_proc_show() local
|
/linux-4.4.14/drivers/md/ |
D | md.h | 568 char nm[20]; in sysfs_link_rdev() local 580 char nm[20]; in sysfs_unlink_rdev() local
|
/linux-4.4.14/drivers/media/usb/uvc/ |
D | uvc_ctrl.c | 2195 struct uvc_control_mapping *mapping, *nm; in uvc_ctrl_cleanup_mappings() local
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | debugfs.c | 680 #define DEBUGFS_OPS(nm, readroutine, writeroutine) \ argument
|
/linux-4.4.14/include/linux/mtd/ |
D | nand.h | 748 #define LEGACY_ID_NAND(nm, devid, chipsz, erasesz, opts) \ argument 762 #define EXTENDED_ID_NAND(nm, devid, chipsz, opts) \ argument
|
/linux-4.4.14/net/iucv/ |
D | af_iucv.c | 381 static struct sock *__iucv_get_sock_by_name(char *nm) in __iucv_get_sock_by_name()
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 121 static int tcm_qla2xxx_npiv_extract_wwn(const char *ns, u64 *nm) in tcm_qla2xxx_npiv_extract_wwn()
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-zynq.c | 389 #define DEFINE_ZYNQ_PINCTRL_GRP(nm) \ argument
|
/linux-4.4.14/drivers/iommu/ |
D | amd_iommu_types.h | 719 #define DECLARE_STATS_COUNTER(nm) \ argument
|
/linux-4.4.14/drivers/scsi/ |
D | scsi_transport_fc.c | 1818 fc_parse_wwn(const char *ns, u64 *nm) in fc_parse_wwn()
|