Home
last modified time | relevance | path

Searched defs:shp (Results 1 – 6 of 6) sorted by relevance

/linux/net/bridge/netfilter/
H A Debt_arpreply.c27 const unsigned char *shp; in ebt_arpreply_tg() local
/linux/security/
H A Dsecurity.c3535 security_shm_alloc(struct kern_ipc_perm * shp) security_shm_alloc() argument
3553 security_shm_free(struct kern_ipc_perm * shp) security_shm_free() argument
3572 security_shm_associate(struct kern_ipc_perm * shp,int shmflg) security_shm_associate() argument
3587 security_shm_shmctl(struct kern_ipc_perm * shp,int cmd) security_shm_shmctl() argument
3604 security_shm_shmat(struct kern_ipc_perm * shp,char __user * shmaddr,int shmflg) security_shm_shmat() argument
[all...]
/linux/security/selinux/
H A Dhooks.c6493 static int selinux_shm_alloc_security(struct kern_ipc_perm *shp) in selinux_shm_alloc_security()
6509 static int selinux_shm_associate(struct kern_ipc_perm *shp, int shmflg) in selinux_shm_associate()
6525 static int selinux_shm_shmctl(struct kern_ipc_perm *shp, int cmd) in selinux_shm_shmctl()
6557 static int selinux_shm_shmat(struct kern_ipc_perm *shp, in selinux_shm_shmat()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c332 struct shared_phy *wlc_phy_shared_attach(struct shared_phy_params *shp) in wlc_phy_shared_attach()
/linux/tools/perf/util/
H A Dsymbol-elf.c187 GElf_Shdr *shp, const char *name, size_t *idx) in elf_section_by_name() argument
/linux/drivers/scsi/
H A Dscsi_debug.c7450 static const char *scsi_debug_info(struct Scsi_Host *shp) in scsi_debug_info()