Home
last modified time | relevance | path

Searched defs:nm (Results 1 – 25 of 50) sorted by relevance

12

/linux-6.3-rc2/drivers/ntb/test/
A Dntb_msi_test.c28 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
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
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()
314 static void ntb_msit_remove_dbgfs(struct ntb_msit_ctx *nm) in ntb_msit_remove_dbgfs()
321 struct ntb_msit_ctx *nm; in ntb_msit_probe() local
[all …]
/linux-6.3-rc2/drivers/clk/sunxi-ng/
A Dccu_nm.c31 struct _ccu_nm *nm) in ccu_nm_find_best()
61 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_disable() local
68 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_enable() local
75 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_is_enabled() local
83 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_recalc_rate() local
125 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_round_rate() local
173 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_set_rate() local
/linux-6.3-rc2/fs/ubifs/
A Ddir.c204 struct fscrypt_name nm; in ubifs_lookup() local
294 struct fscrypt_name nm; in ubifs_create() local
361 struct fscrypt_name nm; in create_whiteout() local
440 struct fscrypt_name nm; in ubifs_tmpfile() local
563 struct fscrypt_name nm; in ubifs_readdir() local
736 struct fscrypt_name nm; in ubifs_link() local
809 struct fscrypt_name nm; in ubifs_unlink() local
914 struct fscrypt_name nm; in ubifs_rmdir() local
991 struct fscrypt_name nm; in ubifs_mkdir() local
1067 struct fscrypt_name nm; in ubifs_mknod() local
[all …]
A Dxattr.c82 const struct fscrypt_name *nm, const void *value, int size) in create_xattr()
268 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
462 struct inode *inode, const struct fscrypt_name *nm) in remove_xattr()
508 struct fscrypt_name nm = {0}; in ubifs_purge_xattrs() local
599 struct fscrypt_name nm = { .disk_name = FSTR_INIT((char *)name, strlen(name))}; in ubifs_xattr_remove() local
A Dkey.h148 const struct fscrypt_name *nm) in dent_key_init()
183 const struct fscrypt_name *nm) in dent_key_init_flash()
217 const struct fscrypt_name *nm) in xent_key_init()
234 ino_t inum, const struct fscrypt_name *nm) in xent_key_init_flash()
A Dtnc.c538 const struct fscrypt_name *nm) in matches_name()
708 const struct fscrypt_name *nm) in resolve_collision()
826 const struct fscrypt_name *nm) in fallible_matches_name()
897 const struct fscrypt_name *nm, in fallible_resolve_collision()
1816 void *node, const struct fscrypt_name *nm) in do_lookup_nm()
1864 void *node, const struct fscrypt_name *nm) in ubifs_tnc_lookup_nm()
2417 const struct fscrypt_name *nm) in ubifs_tnc_add_nm()
2653 const struct fscrypt_name *nm) in ubifs_tnc_remove_nm()
2876 struct fscrypt_name nm = {0}; in ubifs_tnc_remove_ino() local
2959 const struct fscrypt_name *nm) in ubifs_tnc_next_ent()
A Djournal.c539 const struct fscrypt_name *nm, const struct inode *inode, in ubifs_jnl_update()
880 struct fscrypt_name nm = {0}; in ubifs_jnl_write_inode() local
1719 const struct fscrypt_name *nm) in ubifs_jnl_delete_xattr()
/linux-6.3-rc2/drivers/scsi/fcoe/
A Dfcoe_transport.c564 struct fcoe_netdev_mapping *nm = NULL, *tmp; in fcoe_transport_detach() local
639 struct fcoe_netdev_mapping *nm; in fcoe_add_netdev_mapping() local
659 struct fcoe_netdev_mapping *nm = NULL, *tmp; in fcoe_del_netdev_mapping() local
687 struct fcoe_netdev_mapping *nm; in fcoe_netdev_map_lookup() local
/linux-6.3-rc2/drivers/media/platform/st/sti/c8sectpfe/
A Dc8sectpfe-debugfs.c21 #define dump_register(nm ...) \ argument
/linux-6.3-rc2/drivers/memory/
A Datmel-ebi.c70 #define ATMEL_SMC_SETUP_XLATE(nm, pos) \ argument
73 #define ATMEL_SMC_PULSE_XLATE(nm, pos) \ argument
76 #define ATMEL_SMC_CYCLE_XLATE(nm, pos) \ argument
/linux-6.3-rc2/scripts/dtc/
A Dchecks.c219 #define WARNING_IF_NOT_STRING(nm, propname) \ argument
221 #define ERROR_IF_NOT_STRING(nm, propname) \ argument
248 #define WARNING_IF_NOT_STRING_LIST(nm, propname) \ argument
250 #define ERROR_IF_NOT_STRING_LIST(nm, propname) \ argument
266 #define WARNING_IF_NOT_CELL(nm, propname) \ argument
268 #define ERROR_IF_NOT_CELL(nm, propname) \ argument
1477 #define WARNING_PROPERTY_PHANDLE_CELLS(nm, propname, cells_name, ...) \ argument
A Ddata.c10 struct marker *m, *nm; in data_free() local
/linux-6.3-rc2/security/selinux/ss/
A Dmls.c39 char *nm; in mls_compute_context_len() local
93 char *scontextp, *nm; in mls_sid_to_context() local
/linux-6.3-rc2/arch/arc/kernel/
A Dtroubleshoot.c93 char *nm = "?"; in show_faulting_vma() local
/linux-6.3-rc2/include/linux/
A Dtransport_class.h27 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) \ argument
/linux-6.3-rc2/drivers/usb/mtu3/
A Dmtu3_debugfs.c16 #define dump_register(nm) \ argument
22 #define dump_prb_reg(nm, os) \ argument
/linux-6.3-rc2/sound/pci/asihpi/
A Dhpioctl.c349 int idx, nm, low_latency_mode = 0, irq_supported = 0; in asihpi_adapter_probe() local
/linux-6.3-rc2/drivers/tee/optee/
A Dsupp.c298 size_t nm; in supp_pop_req() local
/linux-6.3-rc2/arch/sparc/kernel/
A Dioport.c323 const char *nm; in sparc_io_proc_show() local
/linux-6.3-rc2/drivers/gpu/drm/exynos/
A Dexynos_dp.c34 #define to_dp(nm) container_of(nm, struct exynos_dp_device, nm) argument
/linux-6.3-rc2/drivers/usb/dwc2/
A Ddebugfs.c327 #define dump_register(nm) \ argument
/linux-6.3-rc2/drivers/mtd/ubi/
A Ddebug.c195 char nm[17]; in ubi_dump_mkvol_req() local
/linux-6.3-rc2/drivers/usb/host/
A Dxhci-debugfs.h73 #define dump_register(nm) \ argument
/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dhtc_drv_debug.c402 #define AMKSTR(nm) #nm "_BE", #nm "_BK", #nm "_VI", #nm "_VO" argument
/linux-6.3-rc2/include/uapi/misc/
A Dxilinx_sdfec.h177 __u32 nm; member

Completed in 60 milliseconds

12