Searched defs:fh (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/arm/arm/ |
| H A D | fiq.c | 88 fiq_claim(struct fiqhandler *fh) in fiq_claim() 133 fiq_release(struct fiqhandler *fh) in fiq_release()
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zpl_export.c | 35 zpl_encode_fh(struct inode *ip, __u32 *fh, int *max_len, struct inode *parent) 68 zpl_fh_to_dentry(struct super_block *sb, struct fid *fh,
|
| /f-stack/dpdk/lib/librte_ip_frag/ |
| H A D | rte_ipv6_fragmentation.c | 25 struct ipv6_extension_fragment *fh; in __fill_ipv6hdr_frag() local
|
| /f-stack/freebsd/kern/ |
| H A D | vfs_syscalls.c | 696 fhandle_t fh; in freebsd4_fhstatfs() local 827 fhandle_t fh; in freebsd11_fhstatfs() local 2325 struct fhandle fh; in freebsd11_fhstat() local 4330 fhandle_t fh; in kern_getfhat() local 4389 fhandle_t fh; in kern_fhlinkat() local 4424 fhandle_t fh; in sys_fhreadlink() local 4553 struct fhandle fh; in sys_fhstat() local 4566 kern_fhstat(struct thread *td, struct fhandle fh, struct stat *sb) in kern_fhstat() 4599 fhandle_t fh; in sys_fhstatfs() local 4614 kern_fhstatfs(struct thread *td, fhandle_t fh, struct statfs *buf) in kern_fhstatfs()
|
| /f-stack/freebsd/netinet6/ |
| H A D | ip6_input.c | 1632 struct ip6_frag fh; in ip6_nexthdr() local
|
| H A D | icmp6.c | 930 struct ip6_frag *fh; in icmp6_notify_error() local
|
| /f-stack/dpdk/examples/flow_classify/ |
| H A D | flow_classify.c | 661 FILE *fh; in add_rules() local
|
| /f-stack/dpdk/app/test-acl/ |
| H A D | main.c | 344 #define dump_verbose(lvl, fh, fmt, args...) do { \ argument
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_fastcgi_module.c | 1801 ngx_http_fastcgi_header_t *fh; in ngx_http_fastcgi_process_header() local
|
| /f-stack/dpdk/examples/l3fwd-acl/ |
| H A D | main.c | 1034 FILE *fh = fopen(rule_path, "rb"); in add_rules() local
|
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | ipsec-secgw.c | 2529 struct ipv6_extension_fragment *fh; in rx_callback() local
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | config.c | 5225 FILE *fh = fopen(file_path, "wb"); in save_file() local
|