Home
last modified time | relevance | path

Searched defs:handler (Results 26 – 50 of 827) sorted by relevance

12345678910>>...34

/OK3568_Linux_fs/kernel/fs/ext2/
H A Dxattr_user.c21 ext2_xattr_user_get(const struct xattr_handler *handler, in ext2_xattr_user_get()
32 ext2_xattr_user_set(const struct xattr_handler *handler, in ext2_xattr_user_set()
H A Dxattr_trusted.c19 ext2_xattr_trusted_get(const struct xattr_handler *handler, in ext2_xattr_trusted_get()
28 ext2_xattr_trusted_set(const struct xattr_handler *handler, in ext2_xattr_trusted_set()
H A Dxattr_security.c12 ext2_xattr_security_get(const struct xattr_handler *handler, in ext2_xattr_security_get()
21 ext2_xattr_security_set(const struct xattr_handler *handler, in ext2_xattr_security_set()
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dxattr_user.c11 user_get(const struct xattr_handler *handler, struct dentry *unused, in user_get()
22 user_set(const struct xattr_handler *handler, struct dentry *unused, in user_set()
H A Dxattr_trusted.c12 trusted_get(const struct xattr_handler *handler, struct dentry *unused, in trusted_get()
24 trusted_set(const struct xattr_handler *handler, struct dentry *unused, in trusted_set()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dxattr_user.c22 ext4_xattr_user_get(const struct xattr_handler *handler, in ext4_xattr_user_get()
33 ext4_xattr_user_set(const struct xattr_handler *handler, in ext4_xattr_user_set()
H A Dxattr_hurd.c22 ext4_xattr_hurd_get(const struct xattr_handler *handler, in ext4_xattr_hurd_get()
35 ext4_xattr_hurd_set(const struct xattr_handler *handler, in ext4_xattr_hurd_set()
H A Dxattr_security.c16 ext4_xattr_security_get(const struct xattr_handler *handler, in ext4_xattr_security_get()
25 ext4_xattr_security_set(const struct xattr_handler *handler, in ext4_xattr_security_set()
/OK3568_Linux_fs/kernel/fs/jffs2/
H A Dxattr_trusted.c19 static int jffs2_trusted_getxattr(const struct xattr_handler *handler, in jffs2_trusted_getxattr()
28 static int jffs2_trusted_setxattr(const struct xattr_handler *handler, in jffs2_trusted_setxattr()
H A Dsecurity.c51 static int jffs2_security_getxattr(const struct xattr_handler *handler, in jffs2_security_getxattr()
60 static int jffs2_security_setxattr(const struct xattr_handler *handler, in jffs2_security_setxattr()
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dtraps.c86 void* handler; member
365 #define set_handler(type, cause, handler) \ argument
375 void * __init trap_set_handler(int cause, void *handler) in trap_set_handler()
429 void *handler = dispatch_init_table[i].handler; in trap_init() local
/OK3568_Linux_fs/kernel/arch/arm/common/
H A Dfiq_glue_setup.c34 struct fiq_glue_handler *handler = info; in fiq_glue_setup_helper() local
40 int fiq_glue_register_handler(struct fiq_glue_handler *handler) in fiq_glue_register_handler()
/OK3568_Linux_fs/app/forlinx/flapp/src/libs/server/
H A Dplatformserver.cpp80 void PlatformServer::addHandler(ServerHandler *handler) in addHandler()
86 void PlatformServer::removehandler(ServerHandler *handler) in removehandler()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dreader.h485 ParseResult Parse(InputStream& is, Handler& handler) { in Parse()
526 ParseResult Parse(InputStream& is, Handler& handler) { in Parse()
589 void ParseObject(InputStream& is, Handler& handler) { in ParseObject()
657 void ParseArray(InputStream& is, Handler& handler) { in ParseArray()
705 void ParseNull(InputStream& is, Handler& handler) { in ParseNull()
718 void ParseTrue(InputStream& is, Handler& handler) { in ParseTrue()
731 void ParseFalse(InputStream& is, Handler& handler) { in ParseFalse()
1133 void ParseNumber(InputStream& is, Handler& handler) { in ParseNumber()
1392 void ParseValue(InputStream& is, Handler& handler) { in ParseValue()
1649 …ativeParsingState src, Token token, IterativeParsingState dst, InputStream& is, Handler& handler) { in Transit()
[all …]
/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dcrw.c32 int crw_register_handler(int rsc, crw_handler_t handler) in crw_register_handler()
76 crw_handler_t handler; in crw_collect_info() local
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dextable.h28 long handler; member
55 ex_handler_t handler = ex_fixup_handler(x); in ex_handle() local
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dexample1.c86 static sox_effect_handler_t handler = { in input_handler() local
96 static sox_effect_handler_t handler = { in output_handler() local
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dinterrupts.c18 interrupt_handler_t *handler; member
49 irq_install_handler (int irq, interrupt_handler_t * handler, void *arg) in irq_install_handler()
/OK3568_Linux_fs/kernel/fs/
H A Dxattr.c44 #define for_each_xattr_handler(handlers, handler) \ argument
57 const struct xattr_handler *handler; in xattr_resolve_name() local
144 const struct xattr_handler *handler; in xattr_supported_namespace() local
168 const struct xattr_handler *handler; in __vfs_setxattr() local
334 const struct xattr_handler *handler; in vfs_getxattr_alloc() local
368 const struct xattr_handler *handler; in __vfs_getxattr() local
434 const struct xattr_handler *handler; in __vfs_removexattr() local
849 const struct xattr_handler *handler, **handlers = dentry->d_sb->s_xattr; in generic_listxattr() local
895 const char *xattr_full_name(const struct xattr_handler *handler, in xattr_full_name()
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dinterrupts.c39 interrupt_handler_t *handler; member
48 void irq_install_handler(int irq, interrupt_handler_t *handler, void *arg) in irq_install_handler()
/OK3568_Linux_fs/u-boot/arch/m68k/lib/
H A Dinterrupts.c22 interrupt_handler_t *handler; member
46 void irq_install_handler (int vec, interrupt_handler_t * handler, void *arg) in irq_install_handler()
/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Dxattr_security.c16 static int hfsplus_security_getxattr(const struct xattr_handler *handler, in hfsplus_security_getxattr()
26 static int hfsplus_security_setxattr(const struct xattr_handler *handler, in hfsplus_security_setxattr()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dprops.c60 const struct prop_handler *handler; in btrfs_validate_prop() local
79 const struct prop_handler *handler; in btrfs_set_prop() local
167 const struct prop_handler *handler; in iterate_object_props() local
226 const struct prop_handler *handler, in inode_prop_iterator()
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Devxface.c59 acpi_notify_handler handler, void *context) in acpi_install_notify_handler()
723 struct acpi_gpe_handler_info *handler; in ACPI_EXPORT_SYMBOL() local
909 struct acpi_gpe_handler_info *handler; in ACPI_EXPORT_SYMBOL() local
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dirq.c213 ext_int_handler_t handler; member
229 int register_external_irq(u16 code, ext_int_handler_t handler) in register_external_irq()
249 int unregister_external_irq(u16 code, ext_int_handler_t handler) in unregister_external_irq()

12345678910>>...34