Searched defs:ace (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/media/pci/intel/ivsc/ |
| H A D | mei_ace.c | 195 static int construct_command(struct mei_ace *ace, struct ace_cmd *cmd, in construct_command() 225 static int mei_ace_send(struct mei_ace *ace, struct ace_cmd *cmd, in mei_ace_send() 285 static int ace_set_camera_owner(struct mei_ace *ace, in ace_set_camera_owner() 308 static inline int ace_get_firmware_id(struct mei_ace *ace) in ace_get_firmware_id() 323 static void handle_command_response(struct mei_ace *ace, in handle_command_response() 341 static void handle_command_ack(struct mei_ace *ace, in handle_command_ack() 363 struct mei_ace *ace = mei_cldev_get_drvdata(cldev); in mei_ace_rx() local 395 static int mei_ace_setup_dev_link(struct mei_ace *ace) in mei_ace_setup_dev_link() 439 struct mei_ace *ace; in mei_ace_post_probe_work() local 463 struct mei_ace *ace; in mei_ace_probe() local [all …]
|
| /linux/include/net/ |
| H A D | tcp_ecn.h | 101 static inline int tcp_accecn_extract_syn_ect(u8 ace) in tcp_accecn_extract_syn_ect() 133 static inline bool tcp_accecn_validate_syn_feedback(struct sock *sk, u8 ace, in tcp_accecn_validate_syn_feedback() 162 u8 ace = tcp_accecn_ace(tcp_hdr(skb)); in tcp_accecn_third_ack() local 377 u8 ace = tcp_accecn_ace(th); in tcp_accecn_syn_requested() local 494 u8 ace = tcp_accecn_ace(th); in tcp_ecn_rcv_synack() local
|
| H A D | tcp.h | 1886 u32 ace; in __tcp_fast_path_on() local
|
| /linux/fs/xfs/ |
| H A D | xfs_acl.c | 39 const struct xfs_acl_entry *ace; in xfs_acl_from_disk() local 101 struct xfs_acl_entry *ace; in xfs_acl_to_disk() local
|
| /linux/fs/nfsd/ |
| H A D | nfs4acl.c | 235 struct nfs4_ace *ace; in _posix_to_nfsv4_one() local 628 struct nfs4_ace *ace) in process_one_v4_ace() 704 struct nfs4_ace *ace; in nfs4_acl_nfsv4_to_posix() local 806 ace2type(struct nfs4_ace *ace) in ace2type()
|
| H A D | nfs4xdr.c | 291 nfsd4_decode_nfsace4(struct nfsd4_compoundargs *argp, struct nfs4_ace *ace) in nfsd4_decode_nfsace4() 325 struct nfs4_ace *ace; in nfsd4_decode_acl() local 398 struct posix_acl_entry *ace) in nfsd4_decode_posixace4() 445 struct posix_acl_entry *ace; in nfsd4_decode_posixacl() local 2933 struct nfs4_ace *ace) in nfsd4_encode_nfsace4() 3339 struct nfs4_ace *ace; in nfsd4_encode_fattr4_acl() local
|
| /linux/fs/nfs_common/ |
| H A D | nfsacl.c | 46 struct posix_acl_entry ace[4]; member
|
| /linux/fs/smb/server/ |
| H A D | smbacl.c | 1055 static void smb_set_ace(struct smb_ace *ace, const struct smb_sid *sid, u8 type, in smb_set_ace() 1301 struct smb_ace *ace; in smb_check_perm_dacl() local
|
| /linux/drivers/misc/mei/ |
| H A D | vsc-fw-loader.c | 224 const struct firmware *ace; member
|
| /linux/fs/ntfs3/ |
| H A D | fsntfs.c | 1747 const struct ACE_HEADER *ace; in is_acl_valid() local
|
| /linux/fs/smb/client/ |
| H A D | cifssmb.c | 3276 static void cifs_init_posix_acl(struct posix_acl_entry *ace, in cifs_init_posix_acl()
|
| /linux/fs/nfs/ |
| H A D | nfs4xdr.c | 3296 static int decode_ace(struct xdr_stream *xdr, void *ace) in decode_ace()
|