Home
last modified time | relevance | path

Searched defs:pathname (Results 1 – 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/staging/blackbox/
Dblackbox_storage.c127 char *pathname = NULL; in get_log_by_pstore() local
/device/soc/rockchip/common/sdk_linux/include/linux/
Dbpf.h1523 static inline int bpf_obj_get_user(const char __user *pathname, int flags) in bpf_obj_get_user()