Searched defs:shp (Results 1 – 8 of 8) sorted by relevance
/linux/net/bridge/netfilter/ |
H A D | ebt_arpreply.c | 27 const unsigned char *shp; in ebt_arpreply_tg() local
|
/linux/include/linux/ |
H A D | security.h | 1463 static inline int security_shm_alloc(struct kern_ipc_perm *shp) in security_shm_alloc() 1468 static inline void security_shm_free(struct kern_ipc_perm *shp) in security_shm_free() 1471 static inline int security_shm_associate(struct kern_ipc_perm *shp, in security_shm_associate() 1477 static inline int security_shm_shmctl(struct kern_ipc_perm *shp, int cmd) in security_shm_shmctl() 1482 static inline int security_shm_shmat(struct kern_ipc_perm *shp, in security_shm_shmat()
|
/linux/security/ |
H A D | security.c | 3940 int security_shm_alloc(struct kern_ipc_perm *shp) in security_shm_alloc() 3958 void security_shm_free(struct kern_ipc_perm *shp) in security_shm_free() 3977 int security_shm_associate(struct kern_ipc_perm *shp, int shmflg) in security_shm_associate() 3992 int security_shm_shmctl(struct kern_ipc_perm *shp, int cmd) in security_shm_shmctl() 4009 int security_shm_shmat(struct kern_ipc_perm *shp, in security_shm_shmat()
|
/linux/drivers/atm/ |
H A D | eni.c | 1961 int error,rate,rsv,shp; in eni_change_qos() local
|
/linux/security/selinux/ |
H A D | hooks.c | 6327 static int selinux_shm_alloc_security(struct kern_ipc_perm *shp) in selinux_shm_alloc_security() 6343 static int selinux_shm_associate(struct kern_ipc_perm *shp, int shmflg) in selinux_shm_associate() 6359 static int selinux_shm_shmctl(struct kern_ipc_perm *shp, int cmd) in selinux_shm_shmctl() 6391 static int selinux_shm_shmat(struct kern_ipc_perm *shp, in selinux_shm_shmat()
|
/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 | 198 GElf_Shdr *shp, const char *name, size_t *idx) in elf_section_by_name()
|
/linux/drivers/scsi/ |
H A D | scsi_debug.c | 7448 static const char *scsi_debug_info(struct Scsi_Host *shp) in scsi_debug_info()
|