/Linux-v5.4/drivers/ntb/test/ |
D | ntb_msi_test.c | 28 struct ntb_msit_ctx *nm; member 33 struct ntb_msit_ctx *nm; member 46 struct ntb_msit_ctx *nm = isr_ctx->nm; in ntb_msit_isr() local 58 struct ntb_msit_ctx *nm = container_of(work, struct ntb_msit_ctx, in ntb_msit_setup_work() local 106 struct ntb_msit_ctx *nm = ctx; in ntb_msit_desc_changed() local 123 struct ntb_msit_ctx *nm = ctx; in ntb_msit_link_event() local 131 static void ntb_msit_copy_peer_desc(struct ntb_msit_ctx *nm, int peer) in ntb_msit_copy_peer_desc() 151 struct ntb_msit_ctx *nm = ctx; in ntb_msit_db_event() local 259 struct ntb_msit_ctx *nm = data; in ntb_msit_dbgfs_local_port_get() local 270 static void ntb_msit_create_dbgfs(struct ntb_msit_ctx *nm) in ntb_msit_create_dbgfs() [all …]
|
/Linux-v5.4/drivers/clk/sunxi-ng/ |
D | ccu_nm.c | 31 struct _ccu_nm *nm) in ccu_nm_find_best() 59 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_disable() local 66 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_enable() local 73 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_is_enabled() local 81 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_recalc_rate() local 123 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_round_rate() local 172 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_set_rate() local
|
/Linux-v5.4/fs/ubifs/ |
D | dir.c | 188 const struct fscrypt_name *nm) in dbg_check_name() 207 struct fscrypt_name nm; in ubifs_lookup() local 287 struct fscrypt_name nm; in ubifs_create() local 357 struct fscrypt_name nm; in do_tmpfile() local 496 struct fscrypt_name nm; in ubifs_readdir() local 695 struct fscrypt_name nm; in ubifs_link() local 768 struct fscrypt_name nm; in ubifs_unlink() local 848 struct fscrypt_name nm = { 0 }; in ubifs_check_dir_empty() local 873 struct fscrypt_name nm; in ubifs_rmdir() local 948 struct fscrypt_name nm; in ubifs_mkdir() local [all …]
|
D | xattr.c | 82 const struct fscrypt_name *nm, const void *value, int size) in create_xattr() 270 struct fscrypt_name nm = { .disk_name = FSTR_INIT((char *)name, strlen(name))}; in ubifs_xattr_set() local 331 struct fscrypt_name nm = { .disk_name = FSTR_INIT((char *)name, strlen(name))}; in ubifs_xattr_get() local 404 struct fscrypt_name nm = {0}; in ubifs_listxattr() local 452 struct inode *inode, const struct fscrypt_name *nm) in remove_xattr() 498 struct fscrypt_name nm = {0}; in ubifs_purge_xattrs() local 581 struct fscrypt_name nm = { .disk_name = FSTR_INIT((char *)name, strlen(name))}; in ubifs_xattr_remove() local
|
D | key.h | 148 const struct fscrypt_name *nm) in dent_key_init() 184 const struct fscrypt_name *nm) in dent_key_init_flash() 218 const struct fscrypt_name *nm) in xent_key_init() 235 ino_t inum, const struct fscrypt_name *nm) in xent_key_init_flash()
|
D | tnc.c | 532 const struct fscrypt_name *nm) in matches_name() 702 const struct fscrypt_name *nm) in resolve_collision() 820 const struct fscrypt_name *nm) in fallible_matches_name() 891 const struct fscrypt_name *nm, in fallible_resolve_collision() 1810 void *node, const struct fscrypt_name *nm) in do_lookup_nm() 1858 void *node, const struct fscrypt_name *nm) in ubifs_tnc_lookup_nm() 2411 const struct fscrypt_name *nm) in ubifs_tnc_add_nm() 2647 const struct fscrypt_name *nm) in ubifs_tnc_remove_nm() 2870 struct fscrypt_name nm = {0}; in ubifs_tnc_remove_ino() local 2950 const struct fscrypt_name *nm) in ubifs_tnc_next_ent()
|
D | journal.c | 539 const struct fscrypt_name *nm, const struct inode *inode, in ubifs_jnl_update() 879 struct fscrypt_name nm = {0}; in ubifs_jnl_write_inode() local 1666 const struct fscrypt_name *nm) in ubifs_jnl_delete_xattr()
|
/Linux-v5.4/drivers/scsi/fcoe/ |
D | fcoe_transport.c | 562 struct fcoe_netdev_mapping *nm = NULL, *tmp; in fcoe_transport_detach() local 637 struct fcoe_netdev_mapping *nm; in fcoe_add_netdev_mapping() local 657 struct fcoe_netdev_mapping *nm = NULL, *tmp; in fcoe_del_netdev_mapping() local 684 struct fcoe_netdev_mapping *nm; in fcoe_netdev_map_lookup() local
|
/Linux-v5.4/drivers/media/platform/sti/c8sectpfe/ |
D | c8sectpfe-debugfs.c | 21 #define dump_register(nm ...) \ argument
|
/Linux-v5.4/drivers/memory/ |
D | atmel-ebi.c | 71 #define ATMEL_SMC_SETUP_XLATE(nm, pos) \ argument 74 #define ATMEL_SMC_PULSE_XLATE(nm, pos) \ argument 77 #define ATMEL_SMC_CYCLE_XLATE(nm, pos) \ argument
|
/Linux-v5.4/security/selinux/ss/ |
D | mls.c | 39 char *nm; in mls_compute_context_len() local 93 char *scontextp, *nm; in mls_sid_to_context() local
|
/Linux-v5.4/scripts/dtc/ |
D | checks.c | 211 #define WARNING_IF_NOT_STRING(nm, propname) \ argument 213 #define ERROR_IF_NOT_STRING(nm, propname) \ argument 240 #define WARNING_IF_NOT_STRING_LIST(nm, propname) \ argument 242 #define ERROR_IF_NOT_STRING_LIST(nm, propname) \ argument 258 #define WARNING_IF_NOT_CELL(nm, propname) \ argument 260 #define ERROR_IF_NOT_CELL(nm, propname) \ argument 1437 #define WARNING_PROPERTY_PHANDLE_CELLS(nm, propname, cells_name, ...) \ argument
|
D | data.c | 10 struct marker *m, *nm; in data_free() local
|
/Linux-v5.4/arch/arc/kernel/ |
D | troubleshoot.c | 100 char *nm = "?"; in show_faulting_vma() local
|
/Linux-v5.4/include/linux/ |
D | transport_class.h | 27 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) \ argument
|
/Linux-v5.4/drivers/usb/mtu3/ |
D | mtu3_debugfs.c | 16 #define dump_register(nm) \ argument 22 #define dump_prb_reg(nm, os) \ argument
|
/Linux-v5.4/sound/pci/asihpi/ |
D | hpioctl.c | 340 int idx, nm, low_latency_mode = 0, irq_supported = 0; in asihpi_adapter_probe() local
|
/Linux-v5.4/drivers/tee/optee/ |
D | supp.c | 298 size_t nm; in supp_pop_req() local
|
/Linux-v5.4/drivers/usb/dwc2/ |
D | debugfs.c | 326 #define dump_register(nm) \ argument
|
/Linux-v5.4/drivers/gpu/drm/exynos/ |
D | exynos_dp.c | 31 #define to_dp(nm) container_of(nm, struct exynos_dp_device, nm) argument
|
/Linux-v5.4/drivers/mtd/ubi/ |
D | debug.c | 194 char nm[17]; in ubi_dump_mkvol_req() local
|
/Linux-v5.4/arch/sparc/kernel/ |
D | ioport.c | 384 const char *nm; in sparc_io_proc_show() local
|
/Linux-v5.4/drivers/usb/host/ |
D | xhci-debugfs.h | 73 #define dump_register(nm) \ argument
|
/Linux-v5.4/drivers/net/wireless/ath/ath9k/ |
D | htc_drv_debug.c | 402 #define AMKSTR(nm) #nm "_BE", #nm "_BK", #nm "_VI", #nm "_VO" argument
|
/Linux-v5.4/drivers/gpu/drm/rockchip/ |
D | analogix_dp-rockchip.c | 42 #define to_dp(nm) container_of(nm, struct rockchip_dp_device, nm) argument
|