Home
last modified time | relevance | path

Searched defs:src_dir (Results 1 – 7 of 7) sorted by relevance

/linux/tools/docs/
H A Dparse-headers.py30 src_dir = os.path.dirname(os.path.realpath(__file__)) variable
H A Dcheck-variable-fonts.py19 src_dir = os.path.dirname(os.path.realpath(__file__)) variable
H A Dsphinx-build-wrapper581 if docs_dir == src_dir: argument
[all...]
H A Dsphinx-pre-install37 src_dir = os.path.dirname(os.path.realpath(__file__)) variable
/linux/fs/hfsplus/
H A Dcatalog.c435 struct inode *src_dir, const struct qstr *src_name, in hfsplus_rename_cat()
H A Ddir.c305 struct inode *src_dir = d_inode(src_dentry->d_parent); in hfsplus_link() local
/linux/drivers/crypto/ti/
H A Ddthev2-aes.c280 enum dma_data_direction src_dir, dst_dir; in dthe_aes_run() local