Searched defs:shp (Results 1 – 7 of 7) sorted by relevance
| /linux/ipc/ |
| H A D | shm.c | 99 #define shm_unlock(shp) \ argument 126 struct shmid_kernel *shp; in do_shm_rmid() local 235 struct shmid_kernel *shp = container_of(ptr, struct shmid_kernel, in shm_rcu_free() local 245 static inline void shm_clist_rm(struct shmid_kernel *shp) in shm_clist_rm() 283 struct shmid_kernel *shp; in __shm_open() local 331 static void shm_destroy(struct ipc_namespace *ns, struct shmid_kernel *shp) in shm_destroy() 358 static bool shm_may_destroy(struct shmid_kernel *shp) in shm_may_destroy() 373 struct shmid_kernel *shp; in __shm_close() local 415 struct shmid_kernel *shp = container_of(ipcp, struct shmid_kernel, shm_perm); in shm_try_destroy_orphaned() local 448 struct shmid_kernel *shp; in exit_shm() local [all …]
|
| /linux/net/bridge/netfilter/ |
| H A D | ebt_arpreply.c | 27 const unsigned char *shp; in ebt_arpreply_tg() local
|
| /linux/security/ |
| H A D | security.c | 3979 int security_shm_alloc(struct kern_ipc_perm *shp) in security_shm_alloc() 3997 void security_shm_free(struct kern_ipc_perm *shp) in security_shm_free() 4016 int security_shm_associate(struct kern_ipc_perm *shp, int shmflg) in security_shm_associate() 4031 int security_shm_shmctl(struct kern_ipc_perm *shp, int cmd) in security_shm_shmctl() 4048 int security_shm_shmat(struct kern_ipc_perm *shp, in security_shm_shmat()
|
| /linux/security/selinux/ |
| H A D | hooks.c | 6331 selinux_shm_alloc_security(struct kern_ipc_perm * shp) selinux_shm_alloc_security() argument 6347 selinux_shm_associate(struct kern_ipc_perm * shp,int shmflg) selinux_shm_associate() argument 6363 selinux_shm_shmctl(struct kern_ipc_perm * shp,int cmd) selinux_shm_shmctl() argument 6395 selinux_shm_shmat(struct kern_ipc_perm * shp,char __user * shmaddr,int shmflg) selinux_shm_shmat() argument [all...] |
| /linux/drivers/atm/ |
| H A D | eni.c | 1961 int error,rate,rsv,shp; in eni_change_qos() local
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| H A D | phy_cmn.c | 332 struct shared_phy *wlc_phy_shared_attach(struct shared_phy_params *shp) in wlc_phy_shared_attach()
|
| /linux/tools/perf/util/ |
| H A D | symbol-elf.c | 187 GElf_Shdr *shp, const char *name, size_t *idx) in elf_section_by_name()
|